Files
mziesel.nl/config/_default/languages.en.toml
Mans Ziesel 3bf4b50f80
Some checks failed
/ deploy (push) Failing after 1m29s
fix website
2026-01-24 19:33:59 +01:00

27 lines
642 B
TOML

languageCode = "en"
languageName = "English"
weight = 2
[params]
displayName = "EN"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
title = "Mans Ziesel"
# logo = "img/Mans_Ziesel_Portrait.jpg"
description = "Website of Mans Ziesel"
# copyright = "Copy, _right?_ :thinking_face:"
[params.author]
name = "Mans Ziesel"
image = "img/Mans_Ziesel_Portrait.jpg"
headline = "ICT student at Windesheim - HBO-ICT"
# bio = "A little bit about you"
links = [
{ linkedin = "https://linkedin.com/in/mansziesel" },
{ gitea = "https://git.mziesel.nl/mans" },
{ github = "https://github.com/mansziesel" },
]