SEO 重复的h2

This commit is contained in:
tangly1024
2021-12-27 13:17:49 +08:00
parent 0cf638069b
commit a98f2fb67f

View File

@@ -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>