Files
homelab/website/config/_default/languages.en.toml
2026-01-11 00:17:48 +00:00

27 lines
738 B
TOML

disabled = false
languageCode = "en"
languageName = "English"
weight = 1
title = "DontDDoS"
[params]
displayName = "EN"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
# logo = "img/logo.png"
# secondaryLogo = "img/secondary-logo.png"
# description = "My awesome website"
# copyright = "Copy, _right?_ :thinking_face:"
[params.author]
name = "DontDDoS"
email = "youremail@example.com"
image = "https://gitea.dontddos.me/avatars/acdecc4b14f643e6a16114c5223c5c3d2415e6b5ca7063cf54ecdcf0fe36c075?size=512"
imageQuality = 96
#headline = "I'm only human"
#bio = "A little bit about you"
links = [
{ github = "https://github.com/ddosian" },
{ gitea = "https://gitea.dontddos.me/dontddos"},
]