From 04ebc2fab5822d6a47cdfc9f7669913338fa18ed Mon Sep 17 00:00:00 2001 From: Pysio Date: Sun, 5 Jan 2025 23:43:38 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8A=8AGoogle=20Ads=E5=8A=A0=E5=9B=9E?= =?UTF-8?q?=E6=9D=A5=E5=9C=A8=E8=AF=95=E4=B8=80=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.vuepress/config.ts b/src/.vuepress/config.ts index aed7c432..24e9329b 100644 --- a/src/.vuepress/config.ts +++ b/src/.vuepress/config.ts @@ -40,7 +40,7 @@ export default defineUserConfig({ rel: "stylesheet", }, ], - // ["script", { async: true, src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6547593871065949", crossorigin: "anonymous" }], //Google Ads + ["script", { async: true, src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6547593871065949", crossorigin: "anonymous" }], //Google Ads ], // bundler: viteBundler({