diff --git a/assets/background.jpg b/assets/background.jpg new file mode 100644 index 0000000..22394b4 Binary files /dev/null and b/assets/background.jpg differ diff --git a/components/Background.vue b/components/Background.vue new file mode 100644 index 0000000..e9aab4b --- /dev/null +++ b/components/Background.vue @@ -0,0 +1,14 @@ + + + \ No newline at end of file diff --git a/pages/index.vue b/pages/index.vue index 068b7c0..4a2a3ec 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,7 +1,7 @@