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 59f4e9c commit 45a5422Copy full SHA for 45a5422
src/template.html
@@ -105,6 +105,6 @@ <h2 id="noitems" class="visuallyhidden">No items met your search =(</h2>
105
ga('set', 'anonymizeIp', true);
106
ga('send','pageview')
107
</script>
108
- <script src="https://www.google-analytics.com/analytics.js" defer async></script>
+ <script src="https://www.google-analytics.com/analytics.js" async></script>
109
</body>
110
</html>
0 commit comments