diff --git a/client/src/components/CopyrightNotice.vue b/client/src/components/CopyrightNotice.vue new file mode 100644 index 0000000..83c4deb --- /dev/null +++ b/client/src/components/CopyrightNotice.vue @@ -0,0 +1,33 @@ + + + + + \ No newline at end of file diff --git a/client/src/pages/index.vue b/client/src/pages/index.vue index 7a45f05..2606be7 100644 --- a/client/src/pages/index.vue +++ b/client/src/pages/index.vue @@ -12,34 +12,26 @@
- - + \ No newline at end of file diff --git a/client/src/pages/setup.vue b/client/src/pages/setup.vue index bd066e3..fa86c63 100644 --- a/client/src/pages/setup.vue +++ b/client/src/pages/setup.vue @@ -10,16 +10,11 @@ - - + \ No newline at end of file