add matomo, slim down a few lines

This commit is contained in:
2019-03-18 17:27:56 +01:00
parent 9babd3cb56
commit 0bc20b77b3
7 changed files with 87 additions and 19 deletions

View File

@@ -56,6 +56,12 @@
<!-- Footer -->
{{ partial "footer" . }}
<!-- JS -->
{{ partial "js" . }}
<!-- Matomo -->
{{ partial "matomo" . }}
</body>
</html>