From f14003e1d0beec927e448d2b0239ad4a64f8688a Mon Sep 17 00:00:00 2001 From: Mohan Date: Wed, 12 Aug 2026 16:49:53 +0800 Subject: [PATCH] fix(header): icon-only nav links and SVG brand --- src/App.vue | 111 +++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 97 insertions(+), 14 deletions(-) diff --git a/src/App.vue b/src/App.vue index a05b6e7..1628a77 100644 --- a/src/App.vue +++ b/src/App.vue @@ -29,16 +29,78 @@ async function handleLogout() {