mirror of
https://github.com/jlengrand/jreleaser.github.io.git
synced 2026-03-10 08:31:25 +00:00
6 lines
348 B
Handlebars
6 lines
348 B
Handlebars
{{#with site.keys.googleAnalytics}}
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id={{this}}"></script>
|
|
<script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','{{this}}')</script>
|
|
{{/with}}
|
|
<script>var uiRootPath = '{{{uiRootPath}}}'</script>
|