Skip to content

Commit

Permalink
chore: add headScripts
Browse files Browse the repository at this point in the history
  • Loading branch information
youngjuning committed Oct 6, 2023
1 parent 6289b7b commit 89f24fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ export default defineConfig({
],
headScripts: [
{src: 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7029815294762181', async: true, crossorigin: 'anonymous'},
`(function(d,z,s){s.src='https://'+d+'/400/'+z;try{(document.body||document.documentElement).appendChild(s)}catch(e){}})('belickitungchan.com',6431899,document.createElement('script'))`
],
});

0 comments on commit 89f24fc

Please sign in to comment.