move analytics to head
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{{ assets.css()|raw }}
|
||||
{{ theme_config.analytics|raw }}
|
||||
|
||||
</head>
|
||||
<body id="top">
|
||||
|
||||
@@ -7,4 +7,3 @@
|
||||
<span class="footer-link">
|
||||
<a href="{{ theme_config.footer.url }}">{{ theme_config.footer.title }}</a>
|
||||
</span>
|
||||
{{ theme_config.analytics|raw }}
|
||||
Reference in New Issue
Block a user