mziesel.com/config/_default/languages.en.toml
Mans Ziesel fd18e61c6d
Some checks failed
/ deploy (push) Failing after 33s
add gitea shortcode, add images to skills
2024-02-08 14:01:29 +01:00

25 lines
618 B
TOML

languageCode = "en"
languageName = "English"
displayName = "EN"
isoCode = "en"
weight = 2
rtl = false
title = "Mans Ziesel"
# logo = "img/Mans_Ziesel_Portrait.jpg"
description = "Website of Mans Ziesel"
# copyright = "Copy, _right?_ :thinking_face:"
dateFormat = "2 January 2006"
[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" },
]