Fix html errors.

This commit is contained in:
Sergey Trofimov
2020-04-22 12:14:28 +02:00
parent bbf6c6513d
commit d0b426c3fa
7 changed files with 81 additions and 115 deletions

View File

@ -8,7 +8,10 @@
{{ if not .Site.IsServer }}
{{ template "_internal/google_analytics_async.html" . }}
{{ end }}
{{- if (isset .Site.Params "social") -}}
<script>
feather.replace()
</script>
{{- end }}