Add google adsense
This commit is contained in:
parent
f12e4bcdac
commit
30c9e80694
@ -166,6 +166,13 @@ const config = {
|
||||
],
|
||||
],
|
||||
themes: ["@docusaurus/theme-live-codeblock"],
|
||||
scripts: [
|
||||
{
|
||||
src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8688083214014126",
|
||||
async: true,
|
||||
crossorigin: "anonymous",
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
module.exports = config;
|
||||
|
Loading…
Reference in New Issue
Block a user