From 81984c696431a18c9d65e3c4ae0ce5a86a21b4aa Mon Sep 17 00:00:00 2001 From: Dominik Zborowski Date: Sat, 19 Oct 2024 18:32:33 +0200 Subject: [PATCH] Update logo + add nav transparency --- components/AppNavbar.vue | 5 +++-- components/AppNavbarLanding.vue | 2 +- public/images/logo-ue.svg | 6 ++++++ 3 files changed, 10 insertions(+), 3 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 = () => {