This commit is contained in:
hailin 2025-03-25 10:56:53 +08:00
parent 5bd546069c
commit 260204a087
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ const BlogArticleWrapper = async ({ params }: { params: { slug: string, locale:
{frontmatter.title}
</h2> */}
<DetailPageHeader/>
<DetailPageHeader />
<figure
className="w-full min-h-[146px] lg:min-h-[246px]"