Add matomo on live, not local dev -_-
This commit is contained in:
parent
4dba99cba0
commit
3a1162d439
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
{{ partial "metadata.html" . }}
|
||||
|
||||
{{ if .Site.IsServer }}
|
||||
{{ if not .Site.IsServer }}
|
||||
{{ partial "matomo.html" . }}
|
||||
{{ end }}
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue