From 4ff7bbc2f78545c46196df97f14f81b380aaf059 Mon Sep 17 00:00:00 2001 From: eggy Date: Mon, 5 Feb 2024 22:37:53 -0500 Subject: [PATCH] fix: only show featured star on featured stories --- components/PostPreviewCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/PostPreviewCard.vue b/components/PostPreviewCard.vue index 91aaa14..0e3efea 100644 --- a/components/PostPreviewCard.vue +++ b/components/PostPreviewCard.vue @@ -22,7 +22,7 @@ const descText = class="break-words max-w-full rounded-lg p-4 shadow-md border border-2 border-gray-300 dark:border-gray-600" >

- +