{{ $showFooter := default true .Site.Params.showFooter }} {{ if $showFooter }} {{ if not .Site.Params.footerContent }}

Powered by Hugo and tomfran/typo

{{ end }} {{ with .Site.Params.footerContent }}

{{ . | markdownify }}

{{ end }} {{ end }} {{ if .Param "math" }} {{ partialCached "math.html" . }} {{ end }}