www/config/_default/languages.de.toml
2025-03-09 20:56:48 +01:00

34 lines
1 KiB
TOML

disabled = false
languageCode = "de"
languageName = "Deutsch"
weight = 1
title = "Chaos Computer Club Berlin"
[params]
displayName = "DE"
isoCode = "de"
rtl = false
dateFormat = "January 2, 2006"
DateForm = "30.12.2006"
logo = "img/logo.png"
# secondaryLogo = "img/avatar-CCCB-Logo.png"
description = "Willkommen! Wir sind ein Erfa-Kreis des Chaos Computer Club e.V. und die örtliche Niederlassung des CCC in Berlin."
copyright = "CCC-BY"
selfHosted = true
mainSections = ["post", "datengarten"]
[params.author]
# name = "Your name here"
email = "mail2025@berlin.ccc.de"
image = "img/logo.png"
# imageQuality = 96
headline = "Willkommen! Wir sind ein Erfa-Kreis des Chaos Computer Club e.V. und die örtliche Niederlassung des CCC in Berlin."
# bio = "A little bit about you"
links = [
{ mastodon = "https://chaos.social/@clubdiscordia" },
{ forgejo = "https://git.berlin.ccc.de/explore/repos" },
{ email = "mailto:mail2025@berlin.ccc.de" },
{ github = "https://github.com/cccb/" },
]