From e99d6da45c3f9a5c425206c9836e270644b634c2 Mon Sep 17 00:00:00 2001 From: javayhu Date: Sat, 16 Aug 2025 00:39:43 +0800 Subject: [PATCH] chore: update blog card category bg --- src/components/blog/blog-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/blog/blog-card.tsx b/src/components/blog/blog-card.tsx index f56ed61..051358b 100644 --- a/src/components/blog/blog-card.tsx +++ b/src/components/blog/blog-card.tsx @@ -41,7 +41,7 @@ export default function BlogCard({ locale, post }: BlogCardProps) { {blogCategories.map((category, index) => ( {category?.data.name}