Skip to content

Commit 8364e40

Browse files
committed
docs: remove google ad script
1 parent 8a0b4e4 commit 8364e40

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docusaurus.config.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ const config = {
149149
async: true,
150150
"data-website-id": "80751cab-ce3c-4137-9b61-406f7938dec2",
151151
},
152-
{
153-
src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7848114151289724",
154-
async: true,
155-
crossorigin: "anonymous"
156-
}
152+
// {
153+
// src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7848114151289724",
154+
// async: true,
155+
// crossorigin: "anonymous"
156+
// }
157157
]
158158
};
159159

0 commit comments

Comments
 (0)