We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16fe2ca commit 0e8e762Copy full SHA for 0e8e762
index.html
@@ -26,6 +26,9 @@
26
27
gtag('config', 'G-L1N8GXV3L2');
28
</script>
29
+ <!-- Google adsense -->
30
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9120318334366175"
31
+ crossorigin="anonymous"></script>
32
</head>
33
<body>
34
<div id="root"></div>
0 commit comments