Skip to content

Commit 8a09f85

Browse files
committed
chore: update idoc config.
1 parent 9190bd1 commit 8a09f85

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

idoc.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,11 @@ sideEffectFiles:
2626

2727
footer: |
2828
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}}
29+
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

Comments
 (0)