homepage/config/_default/languages.en.toml
GHOSCHT 2d1d842738
All checks were successful
Homepage deployment / deploy (push) Successful in 1m30s
Add deployment action
Move to root

Foo

Move to root

Setup go

Minio

More minio

Fix vars
2024-12-29 15:42:16 +01:00

29 lines
848 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 @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" },
]