mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-23 23:16:50 +00:00
simple主题 广告位优化
This commit is contained in:
@@ -7,7 +7,6 @@ import TweetEmbed from 'react-tweet-embed'
|
||||
|
||||
import 'katex/dist/katex.min.css'
|
||||
import { mapImgUrl } from '@/lib/notion/mapImage'
|
||||
import { AdSlot } from './GoogleAdsense'
|
||||
|
||||
const Code = dynamic(() =>
|
||||
import('react-notion-x/build/third-party/code').then(async (m) => {
|
||||
@@ -80,8 +79,6 @@ const NotionPage = ({ post, className }) => {
|
||||
|
||||
<PrismMac />
|
||||
|
||||
<AdSlot type={'in-article'}/>
|
||||
|
||||
</div>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user