diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index bc99f34c..a37df076 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -88,7 +88,10 @@ function logout() {
{{ $t("navbar.dashboard") }}
-
+
Github