+ + This is the card title +
++ {{ excerpt }} +
+Read More
+
+ + {{ excerpt }} +
+Read More
+Here you will find all the blog post I have written & publish in this site.
+
diff --git a/components/category/card.vue b/components/category/card.vue
index b015b8b..6cdba6f 100644
--- a/components/category/card.vue
+++ b/components/category/card.vue
@@ -26,7 +26,9 @@ const randbgcolor = ref(`${color.at(getRandomInt(0, 8))}`)
-