{{ $iconsize_footer := 32 }}
{{ $iconsize := .Site.Params.mediumIconSize }}

Follow us

{{ if and (.Site.Params.mastodon_handle) (.Site.Params.mastodon_instance) }} {{ partial "show-svg-icon.html" (dict "context" . "icon" "mastodon" "iconsize" $iconsize_footer "alt" "Icoon van Mastodon" "title" "Toots of Fediversity") }} {{ end }} {{ partial "show-svg-icon.html" (dict "context" . "icon" "rss" "iconsize" $iconsize_footer "alt" "Icoon van Atom-feed" "title" "RSS-feed for news") }} {{ partial "show-svg-icon.html" (dict "context" . "icon" "database" "iconsize" $iconsize_footer "alt" "Icoon van JSON-feed" "title" "JSON Feed for news") }}

Helpful links

  • Contact
  • Privacy
{{ if .Site.IsServer }}
Ingebouwde webserver van Hugo gedetecteerd. Deze melding zal niet in productie worden getoond en is voor ontwikkeling.
  • Kind = {{ .Kind }}
  • Layout = {{ .Layout }}
  • Type = {{ .Type }}
  • Section = {{ .Section }}
  • BundleType = {{ .BundleType }}
  • IsPage = {{ .IsPage }}
  • IsSection = {{ .IsSection }}
  • Content types = {{ .Params.content_types }}
{{ end }}