mziesel.com/config/_default/languages.en.toml
Mans Ziesel a32c3a32c1
All checks were successful
/ deploy (push) Successful in 58s
change gitea icon
2024-09-06 10:15:26 +02:00

27 lines
635 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:"
[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" },
]