From 305de62c5a29ae4f9275e789747caedcdb6931b7 Mon Sep 17 00:00:00 2001 From: Dominik Zborowski Date: Tue, 22 Oct 2024 09:35:48 +0200 Subject: [PATCH] feat: navbar changes (#506) --- components/AppNavbar.vue | 5 +++-- components/AppNavbarLanding.vue | 2 +- components/AppNavbarProfileDropdown.vue | 2 +- public/images/logo-ue.svg | 6 ++++++ 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 public/images/logo-ue.svg diff --git a/components/AppNavbar.vue b/components/AppNavbar.vue index 525997a0..4a0d275d 100644 --- a/components/AppNavbar.vue +++ b/components/AppNavbar.vue @@ -49,9 +49,10 @@ const handleNavigateSettings = () => {