From fb932170b60562acb1a7c05366108ba7eed71527 Mon Sep 17 00:00:00 2001 From: bivashy Date: Sun, 20 Jul 2025 18:57:16 +0000 Subject: [PATCH] [feature] Clickable "Anyame" in NavBar (#2) Reviewed-on: https://git.bivashy.dev/anyame/anyame-frontend-vue/pulls/2 Co-authored-by: bivashy Co-committed-by: bivashy --- app/components/ui/navbar/Navbar.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/components/ui/navbar/Navbar.vue b/app/components/ui/navbar/Navbar.vue index 3d368ab..ffa53f8 100644 --- a/app/components/ui/navbar/Navbar.vue +++ b/app/components/ui/navbar/Navbar.vue @@ -1,6 +1,7 @@