diff --git a/web/public/index.html b/web/public/index.html index 4123528..2873ba8 100644 --- a/web/public/index.html +++ b/web/public/index.html @@ -1,17 +1,21 @@ - - - - - - <%= htmlWebpackPlugin.options.title %> - - - -
- - - + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + + +
+ + + + \ No newline at end of file diff --git a/web/public/undraw_server_q2pb.svg b/web/public/undraw_server_q2pb.svg new file mode 100644 index 0000000..0a4fe12 --- /dev/null +++ b/web/public/undraw_server_q2pb.svg @@ -0,0 +1 @@ +server \ No newline at end of file diff --git a/web/src/App.vue b/web/src/App.vue index 7903d0b..123db15 100644 --- a/web/src/App.vue +++ b/web/src/App.vue @@ -1,15 +1,15 @@