diff --git a/client/components/cards/BookMatchCard.vue b/client/components/cards/BookMatchCard.vue index dba64a7d..d404d1b7 100644 --- a/client/components/cards/BookMatchCard.vue +++ b/client/components/cards/BookMatchCard.vue @@ -6,11 +6,18 @@
-

{{ book.title }}

+

{{ book.title }}

{{ book.publishedYear }}

-

{{ book.author }}

+

{{ book.author }}

+
+
+

+ {{ series.series }} #{{ series.volumeNumber }} +

+
+

{{ book.description }}