mziesel.com/config/_default/languages.en.toml

27 lines
635 B
TOML
Raw Normal View History

2023-03-18 16:46:49 +00:00
languageCode = "en"
languageName = "English"
2023-03-18 18:24:01 +00:00
weight = 2
[params]
displayName = "EN"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
2023-03-18 16:46:49 +00:00
2023-03-18 18:51:40 +00:00
title = "Mans Ziesel"
# logo = "img/Mans_Ziesel_Portrait.jpg"
2023-03-18 19:38:37 +00:00
description = "Website of Mans Ziesel"
2023-03-18 16:46:49 +00:00
# copyright = "Copy, _right?_ :thinking_face:"
2023-03-18 18:51:40 +00:00
[author]
name = "Mans Ziesel"
image = "img/Mans_Ziesel_Portrait.jpg"
headline = "ICT student at Windesheim - HBO-ICT"
2023-03-18 19:38:37 +00:00
# bio = "A little bit about you"
2023-03-18 18:51:40 +00:00
links = [
2023-03-18 19:38:37 +00:00
{ linkedin = "https://linkedin.com/in/mansziesel" },
2024-09-06 08:15:26 +00:00
{ gitea = "https://git.mziesel.nl/mans" },
{ github = "https://github.com/mansziesel" },
2023-03-18 18:51:40 +00:00
]