From d01f344a49e7de1c86b559dd38f080797ae80d71 Mon Sep 17 00:00:00 2001 From: Han <1655466387@qq.com> Date: Sun, 2 Mar 2025 18:40:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config.ts b/src/config.ts index ad58633..60e613a 100644 --- a/src/config.ts +++ b/src/config.ts @@ -43,10 +43,10 @@ export default { HanAnalytics: { enable: true, server: 'https://analytics.vvhan.com', siteId: 'Hello-HanHexoBlog' }, // Google 广告 GoogleAds: { - ad_Client: 'ca-pub-3037456000720711', + ad_Client: 'ca-pub-xxxxxx', // 侧边栏广告(不填不开启) - asideAD_Slot: ``, + asideAD_Slot: ``, // 文章页广告(不填不开启) - articleAD_Slot: `` + articleAD_Slot: `` }, } \ No newline at end of file