Skip to content

Commit 3271a66

Browse files
committed
Add google ads
1 parent b4c2b4f commit 3271a66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/views/parts/react-footer.pug

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ script(type='module').
3737
//- - else
3838
//- script(src=jsUrl, type='module')
3939
script(async=true, src='https://www.googletagmanager.com/gtag/js?id=G-NT5W8GL31W')
40+
script(async=true, src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3871790631789822' crossorigin='anonymous')
4041
script.
4142
function toggleFullscreen(iframeId) {
4243
const iframe = document.getElementById('demo');

0 commit comments

Comments
 (0)