gitbook 减少广告

This commit is contained in:
tangly1024
2024-10-06 09:16:19 +08:00
parent d2a37b3a17
commit 5649c5f2cf

View File

@@ -362,8 +362,8 @@ const LayoutSlug = props => {
<ArticleAround prev={prev} next={next} />
)}
<AdSlot />
<WWAds className='w-full' orientation='horizontal' />
{/* <AdSlot />
<WWAds className='w-full' orientation='horizontal' /> */}
<Comment frontMatter={post} />
</section>