diff --git a/components/Pagination.vue b/components/Pagination.vue index 62d4da2d..d4a1665d 100644 --- a/components/Pagination.vue +++ b/components/Pagination.vue @@ -1,22 +1,73 @@ \ No newline at end of file + + + + + + + + + \ No newline at end of file diff --git a/components/README.md b/components/README.md deleted file mode 100644 index a079f106..00000000 --- a/components/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# COMPONENTS - -**This directory is not required, you can delete it if you don't want to use it.** - -The components directory contains your Vue.js Components. - -_Nuxt.js doesn't supercharge these components._ diff --git a/pages/_homepage.vue b/pages/_homepage.vue new file mode 100644 index 00000000..fcc4e43f --- /dev/null +++ b/pages/_homepage.vue @@ -0,0 +1,37 @@ + + + \ No newline at end of file diff --git a/pages/index.vue b/pages/index.vue deleted file mode 100644 index 3f134ae4..00000000 --- a/pages/index.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - \ No newline at end of file