We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c2b4f commit 3271a66Copy full SHA for 3271a66
1 file changed
src/views/parts/react-footer.pug
@@ -37,6 +37,7 @@ script(type='module').
37
//- - else
38
//- script(src=jsUrl, type='module')
39
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')
41
script.
42
function toggleFullscreen(iframeId) {
43
const iframe = document.getElementById('demo');
0 commit comments