{{ $name := .name | default (htmlUnescape site.Title) }} {{ $context := .context | default . }} {{ with $context.email }}
  • {{ i18n "commons.contact.email" }}
  • {{ end}} {{ with $context.rss }}
  • RSS
  • {{ end}} {{ with $context.mastodon }}
  • Mastodon
  • {{ end}} {{ with $context.peertube }}
  • Peertube
  • {{ end}} {{ with $context.github }}
  • GitHub
  • {{ end}} {{ with $context.linkedin }}
  • LinkedIn
  • {{ end}} {{ with $context.youtube }}
  • YouTube
  • {{ end}} {{ with $context.vimeo }}
  • Vimeo
  • {{ end}} {{ with $context.instagram }}
  • Instagram
  • {{ end}} {{ with $context.facebook }}
  • Facebook
  • {{ end}} {{ with $context.tiktok }}
  • TikTok
  • {{ end}} {{ with $context.x }}
  • X (ex-Twitter)
  • {{ end}}