mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-05 15:10:26 +00:00
feature:
不蒜子重写
This commit is contained in:
@@ -80,15 +80,13 @@ export default function ArticleDetail ({ post, blockMap, recommendPosts, prev, n
|
||||
</Link>
|
||||
)}
|
||||
|
||||
<div id="busuanzi_container_page_pv" className="hidden">
|
||||
<div className="hidden busuanzi_container_page_pv">
|
||||
<FontAwesomeIcon
|
||||
icon={faEye}
|
||||
className="text-gray-500 dark:text-gray-400 mt-3 ml-5"
|
||||
/>
|
||||
|
||||
<span
|
||||
id="busuanzi_value_page_pv"
|
||||
className="text-gray-500 dark:text-gray-400 leading-6"
|
||||
<span className="text-gray-500 dark:text-gray-400 leading-6 busuanzi_container_page_pv"
|
||||
></span>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user