diff --git a/astro.config.mjs b/astro.config.mjs index a99102f..cb5bce5 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -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: [