{{ if in .Site.Params.mainSections .Section }} Follow {{ .Section }} updates via RSS feed {{ 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.