mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
SEO 重复的h2
This commit is contained in:
@@ -54,9 +54,9 @@ export default function ArticleDetail ({ post, blockMap, recommendPosts, prev, n
|
||||
</div>
|
||||
)}
|
||||
{/* 文章Title */}
|
||||
<h2 className="font-bold text-3xl text-black dark:text-white font-serif pt-10">
|
||||
<div className="font-bold text-3xl text-black dark:text-white font-serif pt-10">
|
||||
{post.title}
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
<section className="flex-wrap flex mt-2 text-gray-400 dark:text-gray-400 font-light leading-8">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user