Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 4f12384

Browse files
committed
chore: disable GA temporally
1 parent d2d238f commit 4f12384

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/.vuepress/config.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ export default defineUserConfig({
4141
s.parentNode.insertBefore(hm, s);
4242
})();`,
4343
],
44-
[
45-
"script",
46-
{
47-
src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6488351372249466",
48-
async: true,
49-
crossorigin: "anonymous",
50-
},
51-
],
44+
// [
45+
// "script",
46+
// {
47+
// src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6488351372249466",
48+
// async: true,
49+
// crossorigin: "anonymous",
50+
// },
51+
// ],
5252
],
5353

5454
locales: {

0 commit comments

Comments
 (0)