{{ if in .Site.Params.mainSections .Section }} {{ T "rss_follow" (dict "section" (T .Section)) }} {{ end }} {{ range .Site.Menus.footer }} {{ T .Name | safeHTML }} {{ end }} {{ with .Site.GetPage "footer.md" }} {{ .Content }} {{ end }} {{ partial "attribution.html" .Site.Params }}
Made in anger with hugo-minimalist theme.