diff --git a/ui/public/index.html b/ui/public/index.html index 03393e0..f5dcffe 100644 --- a/ui/public/index.html +++ b/ui/public/index.html @@ -1,19 +1,22 @@ - + <%= htmlWebpackPlugin.options.title %> + + + - - - -
- - + + + +
+ + diff --git a/ui/src/App.vue b/ui/src/App.vue index f241043..31bc61d 100644 --- a/ui/src/App.vue +++ b/ui/src/App.vue @@ -7,8 +7,26 @@ - \ No newline at end of file diff --git a/ui/src/views/Projects.vue b/ui/src/views/Projects.vue index a34718a..500e862 100644 --- a/ui/src/views/Projects.vue +++ b/ui/src/views/Projects.vue @@ -4,7 +4,7 @@

Projects

- + @@ -55,39 +55,6 @@ - - - - \ No newline at end of file + \ No newline at end of file