view content/_index.md @ 2:f06a522a9d6f

feat: add matrix chat link
author Zeger Van de Vannet <zeger@vandevan.net>
date Wed, 14 May 2025 20:47:59 +0200
parents 86786dbe6dcc
children
line wrap: on
line source

+++
template = 'home.html'

[extra]
lang = 'en'

footer = false

name = "Zeger Van de Vannet"
id = "zegervdv"
links = [
  { name = "Mastodon", icon = "mastodon", url = "https://mastodon.vandevan.net/@zeger" },
  { name = "Matrix", icon = "chat", url = "https://matrix.to/#/@zeger:vandevan.net" },
  { name = "Mercurial", icon = "code", url = "https://hg.vandevan.net" },
]

recent = true
recent_max = 10
recent_more_text = "more ยป"
date_format = "%b %-d, %Y"
+++