googleAdsense

This commit is contained in:
tangly1024.com
2023-06-19 16:00:31 +08:00
parent 58278fac49
commit 133fdd7c77
12 changed files with 70 additions and 71 deletions

View File

@@ -26,7 +26,7 @@ const CommonScript = () => {
/>
</>)}
{/* GoogleAdsense */}
{/* GoogleAdsense 本地开发请加入 data-adbreak-test="on" */}
{BLOG.ADSENSE_GOOGLE_ID && <script async src={`https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=${BLOG.ADSENSE_GOOGLE_ID}`}
crossOrigin="anonymous" />}