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 9190bd1 commit 8a09f85Copy full SHA for 8a09f85
idoc.yml
@@ -26,4 +26,11 @@ sideEffectFiles:
26
27
footer: |
28
This work is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<br>
29
- Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}
+ Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}
30
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-SFKVKE1QRF"></script>
31
+ <script>
32
+ window.dataLayer = window.dataLayer || [];
33
+ function gtag(){dataLayer.push(arguments);}
34
+ gtag('js', new Date());
35
+ gtag('config', 'G-SFKVKE1QRF');
36
+ </script>
0 commit comments