From 34d4482f6d23207c32bdf1b82f20a8e1b0282362 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Thu, 19 Mar 2026 18:26:46 -0400 Subject: [PATCH] feat(ui): lift nav branding and add WebSocket status indicator --- frontend/src/App.vue | 34 +++++++++++++++++++++++++++------- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index a3927b7..b0ea18d 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,27 +1,47 @@