mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-01 07:26:47 +00:00
feature:
Google Adsense
This commit is contained in:
@@ -94,7 +94,16 @@ const SideBar = ({ title, tags, currentTag, post, posts, categories, currentCate
|
||||
</section>
|
||||
)}
|
||||
|
||||
{/* <section id='blank' className='bg-white dark:bg-gray-900 py-20' /> */}
|
||||
<section className='bg-white dark:bg-gray-900'>
|
||||
{/* 信息流广告 */}
|
||||
<ins className="adsbygoogle"
|
||||
style={{ display: 'block' }}
|
||||
data-adtest="on"
|
||||
data-ad-format="fluid"
|
||||
data-ad-layout-key="-5j+cz+30-f7+bf"
|
||||
data-ad-client="ca-pub-2708419466378217"
|
||||
data-ad-slot="1510444138"></ins>
|
||||
</section>
|
||||
|
||||
</aside>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user