From bc78995ab6726ea495d1d35dbea52372c761aa83 Mon Sep 17 00:00:00 2001 From: afoim Date: Fri, 11 Jul 2025 22:02:45 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E8=B0=B7=E6=AD=8C?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=E5=8F=91=E5=B8=83=E5=95=86ID=E5=92=8C?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新了ads.txt文件和Layout.astro中的谷歌广告发布商ID,并添加了google-adsense-account元标签以匹配新的广告账户配置 --- public/ads.txt | 2 +- src/layouts/Layout.astro | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/ads.txt b/public/ads.txt index 56e4dcbd5..543484fba 100644 --- a/public/ads.txt +++ b/public/ads.txt @@ -1 +1 @@ -google.com, pub-2618491437522884, DIRECT, f08c47fec0942fa0 \ No newline at end of file +google.com, pub-1683686345039700, DIRECT, f08c47fec0942fa0 \ No newline at end of file diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 0a0992e3e..8452225fa 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -165,8 +165,9 @@ const bannerOffset = - +