From 2ad9e41c8bbc79f56781e0555a8c2beca919525e Mon Sep 17 00:00:00 2001
From: eggy
Date: Thu, 29 Feb 2024 18:38:15 -0500
Subject: [PATCH] fix: show correct featured works
---
components/PostPreviewCard.vue | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/components/PostPreviewCard.vue b/components/PostPreviewCard.vue
index 0e3efea..2104af1 100644
--- a/components/PostPreviewCard.vue
+++ b/components/PostPreviewCard.vue
@@ -22,7 +22,10 @@ const descText =
class="break-words max-w-full rounded-lg p-4 shadow-md border border-2 border-gray-300 dark:border-gray-600"
>
-
+