From 14c1bbed3a7ebe6dcdff714b74fd056c0875e374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Sat, 1 Nov 2025 15:06:14 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0Google=E5=B9=BF?= =?UTF-8?q?=E5=91=8AID=E5=8F=8A=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中的Google广告发布者ID,并在布局文件中添加对应的meta标签以匹配新的广告账户配置 --- public/ads.txt | 2 +- src/layouts/Layout.astro | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 42a678251..320bb6d45 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -267,6 +267,7 @@ var _hmt = _hmt || []; +