diff --git a/GUI/index.html b/GUI/index.html index ea9a6e6..e885e92 100644 --- a/GUI/index.html +++ b/GUI/index.html @@ -4,7 +4,7 @@ - Vite App + Judoteam - Stadtlohn
diff --git a/GUI/src/Layout.vue b/GUI/src/Layout.vue index fbfe62e..5642d7f 100644 --- a/GUI/src/Layout.vue +++ b/GUI/src/Layout.vue @@ -40,13 +40,22 @@ onMounted(() => { Judoteam - Stadtlohn - - mdi-magnify - - - mdi-heart - - + + + Account + + + + {{ theme.name.value === 'dark' ? 'Dunklen Modus aktivieren' : 'Hellen Modus aktivieren' }} + { link :prepend-icon="item.icon" :title="item.name" + class="rounded-lg mr-1 ml-1" >