{{ with (.Site.GetPage "home").OutputFormats.Get "atom" }} Atom Feed {{ end }} {{ if .Site.Data.menu.extra.footer }} {{ partial "menu-extra" (dict "current" . "source" .Site.Data.menu.extra.footer "target" "footer") }} {{ end }} {{ with .Site.Params.geekblogLegalNotice }} Legal Notice {{ end }} {{ with .Site.Params.geekblogPrivacyPolicy }} Privacy Policy {{ end }}
Built with Hugo and
{{ with .Site.Params.geekblogHostedOn }}
Hosted on {{ .name }}
{{ end }} {{ with .Site.Params.geekblogContentLicense }}
Content licensed under {{ .name }}
{{ end }}
{{ if (default true .Site.Params.geekblogBackToTop) }}
Back to top
{{ end }}