homepage/config/_default/languages.en.toml

30 lines
848 B
TOML
Raw Normal View History

2024-12-29 14:16:46 +01:00
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 @TUM | Working Student @ IDS (Allianz Group)"
links = [
{ fork = "https://git.ghoscht.com/ghoscht"},
{ instagram = "https://instagram.com/gh0scht" },
{ linkedin = "https://linkedin.com/in/pgroegel" },
{ mastodon = "https://tum.social/@ghoscht" },
]