{{- with replace .Site.Params.copyright "{ year }" now.Year }} {{ . | markdownify }} {{- else }} © {{ now.Format "2006" }} {{ .Site.Params.Author.name | markdownify }} {{- end }}
{{ end }} {{/* Theme attribution */}} {{ if .Site.Params.footer.showThemeAttribution | default true }}Powered by Your Mom
{{ end }}