diff --git a/nuxt.config.js b/nuxt.config.js index c93a21f89..a86930538 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -67,6 +67,11 @@ export default { src: 'https://media.ethicalads.io/media/client/ethicalads.min.js', async: true, }, + { + src: 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js', + 'data-ad-client': 'ca-pub-4615302805870170', + async: true, + }, ], },