Fix warnings

This commit is contained in:
Alexandre Vicenzi 2024-02-16 00:27:13 +01:00
parent 94076c3c1c
commit 9a46ceb9ac
3 changed files with 3 additions and 3 deletions

View file

@ -74,7 +74,7 @@
<script src="{{ . | relURL }}"></script>
{{- end}}
{{ if not .Site.IsServer }}
{{ if not hugo.IsServer }}
{{ template "_internal/google_analytics.html" . }}
{{ end }}
</body>