diff --git a/src/App.vue b/src/App.vue index 67ea028..931b915 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,28 +1,19 @@ - - + diff --git a/src/assets/logo.png b/src/assets/logo.png deleted file mode 100644 index f3d2503..0000000 Binary files a/src/assets/logo.png and /dev/null differ diff --git a/src/assets/wallpaper.jpg b/src/assets/wallpaper.jpg new file mode 100644 index 0000000..87ce047 Binary files /dev/null and b/src/assets/wallpaper.jpg differ diff --git a/src/components/HelloWorld.vue b/src/components/HelloWorld.vue deleted file mode 100644 index 0fe7fa1..0000000 --- a/src/components/HelloWorld.vue +++ /dev/null @@ -1,58 +0,0 @@ - - - {{ msg }} - - For a guide and recipes on how to configure / customize this project, - check out the - vue-cli documentation. - - Installed CLI Plugins - - babel - eslint - - Essential Links - - Core Docs - Forum - Community Chat - Twitter - News - - Ecosystem - - vue-router - vuex - vue-devtools - vue-loader - awesome-vue - - - - - - - - diff --git a/src/components/HomeMainSection.vue b/src/components/HomeMainSection.vue new file mode 100644 index 0000000..e22175a --- /dev/null +++ b/src/components/HomeMainSection.vue @@ -0,0 +1,30 @@ + + + + + + + + diff --git a/src/components/HomeView.vue b/src/components/HomeView.vue new file mode 100644 index 0000000..52a6fff --- /dev/null +++ b/src/components/HomeView.vue @@ -0,0 +1,22 @@ + + + + + + + + +
- For a guide and recipes on how to configure / customize this project, - check out the - vue-cli documentation. -