move analytics to head

This commit is contained in:
2023-02-05 12:32:31 +01:00
parent a41dd93d92
commit 39291a09f4
2 changed files with 3 additions and 3 deletions

View File

@@ -86,6 +86,7 @@
{% endblock %}
{{ assets.css()|raw }}
{{ theme_config.analytics|raw }}
</head>
<body id="top">

View File

@@ -7,4 +7,3 @@
<span class="footer-link">
<a href="{{ theme_config.footer.url }}">{{ theme_config.footer.title }}</a>
</span>
{{ theme_config.analytics|raw }}