mziesel.com/config/_default/languages.en.toml
2024-02-08 21:40:04 +01:00

27 lines
632 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 = [
# { email = "mailto:mans@mziesel.com" },
{ github = "https://github.com/mansziesel" },
{ linkedin = "https://linkedin.com/in/mansziesel" },
]