diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 0e18c75..73d1e93 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -19,3 +19,20 @@ opacity: 0; } + + diff --git a/frontend/src/components/Layout/AppLayout.vue b/frontend/src/components/Layout/AppLayout.vue index 6d250bb..e877598 100644 --- a/frontend/src/components/Layout/AppLayout.vue +++ b/frontend/src/components/Layout/AppLayout.vue @@ -11,7 +11,7 @@ - AdminPanel + {{ settings.siteName }} @@ -124,6 +124,9 @@