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 ea26b94 commit 02b05b4Copy full SHA for 02b05b4
src/partials/head-scripts.hbs
@@ -2,4 +2,4 @@
2
<script async src="https://www.googletagmanager.com/gtag/js?id={{this}}"></script>
3
<script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','{{this}}')</script>
4
{{/with}}
5
- <script>var uiRootPath = '{{{uiRootPath}}}'</script>
+ {{!-- <script>var uiRootPath = '{{{uiRootPath}}}'</script> --}}
0 commit comments