generated from nhcarrigan/template
feat: add advertisements
This commit is contained in:
parent
7252be5d02
commit
b179cc469b
@ -64,6 +64,15 @@ export default defineConfig({
|
||||
rel: "icon",
|
||||
href: "/logo.png"
|
||||
}
|
||||
},
|
||||
{
|
||||
tag: "script",
|
||||
attrs: {
|
||||
type: "text/javascript",
|
||||
src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3569924701890974",
|
||||
async: true,
|
||||
crossorigin: "anonymous"
|
||||
}
|
||||
}
|
||||
],
|
||||
customCss: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user