From e9b252fcfd7b1ca475c6f55dd4f33fdab6e90bfe Mon Sep 17 00:00:00 2001 From: Kenimarru Date: Sat, 6 Jan 2024 14:17:55 +0100 Subject: v0.2.0 --- components/Details.vue | 43 ++++++++++++++++++++++++++++++++++++++++++ components/Footer.vue | 5 +++-- components/Popular.vue | 4 ++-- components/Recommendations.vue | 2 +- components/Trending.vue | 4 ++-- 5 files changed, 51 insertions(+), 7 deletions(-) create mode 100644 components/Details.vue (limited to 'components') diff --git a/components/Details.vue b/components/Details.vue new file mode 100644 index 0000000..2983bab --- /dev/null +++ b/components/Details.vue @@ -0,0 +1,43 @@ + + + \ No newline at end of file diff --git a/components/Footer.vue b/components/Footer.vue index 0989c00..5bd4016 100644 --- a/components/Footer.vue +++ b/components/Footer.vue @@ -2,10 +2,11 @@

©{{ currentYear }}. Hiruki

- + - +
diff --git a/components/Popular.vue b/components/Popular.vue index 8e1a707..215fbfb 100644 --- a/components/Popular.vue +++ b/components/Popular.vue @@ -1,13 +1,13 @@