We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0b4e4 commit 8364e40Copy full SHA for 8364e40
1 file changed
docusaurus.config.js
@@ -149,11 +149,11 @@ const config = {
149
async: true,
150
"data-website-id": "80751cab-ce3c-4137-9b61-406f7938dec2",
151
},
152
- {
153
- src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7848114151289724",
154
- async: true,
155
- crossorigin: "anonymous"
156
- }
+ // {
+ // src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7848114151289724",
+ // async: true,
+ // crossorigin: "anonymous"
+ // }
157
]
158
};
159
0 commit comments