mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-05 15:10:26 +00:00
Page 隐藏博文组件
This commit is contained in:
@@ -92,7 +92,7 @@ export default function ArticleDetail(props) {
|
||||
|
||||
</article>
|
||||
|
||||
<ArticleAround prev={prev} next={next} />
|
||||
{post.type === 'Post' && <ArticleAround prev={prev} next={next} /> }
|
||||
|
||||
{/* 评论互动 */}
|
||||
<div className="duration-200 shadow px-12 w-screen md:w-full overflow-x-auto dark:border-gray-700 bg-white dark:bg-hexo-black-gray">
|
||||
|
||||
Reference in New Issue
Block a user