diff --git a/web/public/index.html b/web/public/index.html index 4123528..c46c86c 100644 --- a/web/public/index.html +++ b/web/public/index.html @@ -1,17 +1,24 @@ - + <%= htmlWebpackPlugin.options.title %> - - - -
- - + + + + +
+ + diff --git a/web/src/components/Navbar.vue b/web/src/components/Navbar.vue index d4cd1f8..2db61fb 100644 --- a/web/src/components/Navbar.vue +++ b/web/src/components/Navbar.vue @@ -1,11 +1,10 @@