mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix: script
This commit is contained in:
@@ -76,8 +76,10 @@ export default defineConfig({
|
||||
},
|
||||
{
|
||||
tag: 'script',
|
||||
content: `<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2438923752868254"
|
||||
crossorigin="anonymous"></script>`
|
||||
attrs: {
|
||||
src: 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2438923752868254',
|
||||
async: true,
|
||||
}
|
||||
}
|
||||
],
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user