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.
2 parents 2804fe4 + bbca569 commit 0abfb12Copy full SHA for 0abfb12
source/_templates/sphinx_minoo_theme/includes/header.html
@@ -96,7 +96,10 @@
96
gtag('config', 'G-25G1Z7B4EZ');
97
</script>
98
99
+
100
+<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4325494309890534" crossorigin="anonymous"></script>
101
102
<script type="text/javascript" src="{{ pathto('_static/minoo-20230505.js', 1) }}"></script>
103
<script type="text/javascript" src="{{ pathto('_static/modernizr.min.js', 1) }}"></script>
104
- <script async defer src="https://buttons.github.io/buttons.js"></script>
105
+<script async defer src="https://buttons.github.io/buttons.js"></script>
0 commit comments