{{ with .Site.Params.copyright }}
{{ . | safeHTML }}
{{ end }} {{ if ne .Site.Params.hidedesignbyline true }}
Hugo Scroll template
{{ end }} {{ if ne .Params.enableGitInfo false }} {{- if $.GitInfo -}}
version: {{ .Lastmod.Format "2006-01-02" }} | #{{ .GitInfo.AbbreviatedHash }}
{{- end -}} {{ end }}