mziesel.com/config/_default/languages.en.toml
Mans Ziesel be635f0b8d
All checks were successful
/ deploy (push) Successful in 1m14s
fix gitea url
2024-09-05 17:10:06 +02:00

28 lines
681 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" },
{ gitlab = "https://git.mziesel.nl/mans" },
]