mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
样式微调、加入背景色,加入Tidio在线聊天
This commit is contained in:
@@ -25,6 +25,14 @@ const ThirdPartyScript = () => {
|
||||
}}
|
||||
/>
|
||||
</>)}
|
||||
|
||||
{BLOG.TidioId && (<>
|
||||
{/* Tidio在线反馈 */}
|
||||
<script async
|
||||
src={`//code.tidio.co/${BLOG.TidioId}.js`}
|
||||
/>
|
||||
</>)}
|
||||
|
||||
{/* 代码统计 */}
|
||||
{BLOG.isProd && (<>
|
||||
{/* GoogleAdsense */}
|
||||
|
||||
Reference in New Issue
Block a user