homepage/config/_default/languages.en.toml
GHOSCHT 59d5e70de7
All checks were successful
Homepage deployment / deploy (push) Successful in 24s
Add tags
2024-12-29 17:05:17 +01:00

29 lines
835 B
TOML

disabled = false
languageCode = "en"
languageName = "English"
weight = 1
title = "GHOSCHT"
[params]
displayName = "EN"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
# logo = "img/logo.png"
# secondaryLogo = "img/secondary-logo.png"
description = "An account of ramblings and experiences"
# copyright = "Copy, _right?_ :thinking_face:"
[params.author]
name = "GHOSCHT"
# email = "youremail@example.com"
# image = "img/blowfish_logo.png"
# imageQuality = 96
headline = "Computer Science Student & Avid Photographer"
bio = "Computer Science Student & Avid Photographer"
links = [
{ forgejo = "https://git.ghoscht.com/ghoscht" },
{ mastodon = "https://tum.social/@ghoscht" },
{ linkedin = "https://linkedin.com/in/pgroegel" },
{ instagram = "https://instagram.com/gh0scht" },
]