remove accidentally added include
This commit is contained in:
parent
604a8375c6
commit
b826e4191f
1 changed files with 0 additions and 5 deletions
|
@ -71,11 +71,6 @@
|
|||
{{ template "_internal/google_analytics.html" . }}
|
||||
{{- end }}
|
||||
|
||||
<!-- Matomo Analytics -->
|
||||
{{- if .Site.Params.matomo.enable }}
|
||||
{{- partial "matomo.html" . }}
|
||||
{{- end }}
|
||||
|
||||
<!-- Plausible.io -->
|
||||
{{- if $.Site.Params.plausibleDataDomain }}
|
||||
<script defer data-domain="{{ .Site.Params.plausibleDataDomain }}" src="{{ .Site.Params.plausibleScriptSource }}"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue