{{/* Copyright */}} {{ if .Site.Params.footer.showCopyright | default true }}

{{- with .Site.Params.copyright }} {{ . | emojify | markdownify }} {{- else }} © {{ now.Format "2006" }} {{ .Site.Author.name | markdownify | emojify }} {{- end }}

{{ end }} {{/* Theme attribution */}} {{ if .Site.Params.footer.showThemeAttribution | default true }} Powered by Hugo with Console Theme. {{ end }}