diff --git a/components/blog/oldcard.vue b/components/blog/oldcard.vue deleted file mode 100644 index 2ba85ed..0000000 --- a/components/blog/oldcard.vue +++ /dev/null @@ -1,49 +0,0 @@ - - - diff --git a/components/category/card.vue b/components/category/card.vue new file mode 100644 index 0000000..67d8756 --- /dev/null +++ b/components/category/card.vue @@ -0,0 +1,40 @@ + + + + + diff --git a/components/category/hero.vue b/components/category/hero.vue new file mode 100644 index 0000000..f67e3f8 --- /dev/null +++ b/components/category/hero.vue @@ -0,0 +1,16 @@ + diff --git a/components/logo/dogs.vue b/components/logo/dogs.vue new file mode 100644 index 0000000..c548feb --- /dev/null +++ b/components/logo/dogs.vue @@ -0,0 +1,639 @@ + diff --git a/pages/categories/[category].vue b/pages/categories/[category].vue index 2d23374..fd0f4b5 100644 --- a/pages/categories/[category].vue +++ b/pages/categories/[category].vue @@ -1,5 +1,5 @@ diff --git a/pages/categories/index.vue b/pages/categories/index.vue index 77db105..13ee36a 100644 --- a/pages/categories/index.vue +++ b/pages/categories/index.vue @@ -1,3 +1,35 @@ +