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

28 lines
681 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-04-16 17:45:52 +00:00
# { email = "mailto:mans@mziesel.com" },
2023-03-18 19:38:37 +00:00
{ github = "https://github.com/mansziesel" },
{ linkedin = "https://linkedin.com/in/mansziesel" },
2024-09-05 15:10:06 +00:00
{ gitlab = "https://git.mziesel.nl/mans" },
2023-03-18 18:51:40 +00:00
]