movie 主题加入广告

This commit is contained in:
tangly1024.com
2024-03-18 12:36:25 +08:00
parent f4bc1e4d35
commit b35a2135a1

View File

@@ -2,6 +2,7 @@
import AlgoliaSearchModal from '@/components/AlgoliaSearchModal'
import Comment from '@/components/Comment'
import { AdSlot } from '@/components/GoogleAdsense'
import replaceSearchResult from '@/components/Mark'
import NotionPage from '@/components/NotionPage'
import ShareBar from '@/components/ShareBar'
@@ -68,6 +69,11 @@ const LayoutBase = props => {
{/* 标题栏 */}
{/* {fullWidth ? null : <Title {...props} />} */}
{/* 广告栏 */}
<div className='w-full text-center'>
<AdSlot />
</div>
<div
id='container-wrapper'
className={