www/config/_default/languages.de.toml

34 lines
1 KiB
TOML
Raw Normal View History

2025-02-26 19:47:07 +01:00
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"
2025-02-26 19:47:07 +01:00
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"]
2025-02-26 19:47:07 +01:00
[params.author]
# name = "Your name here"
email = "mail2025@berlin.ccc.de"
image = "img/logo.png"
2025-02-26 19:47:07 +01:00
# 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" },
2025-02-26 19:47:07 +01:00
{ email = "mailto:mail2025@berlin.ccc.de" },
{ github = "https://github.com/cccb/" },
2025-02-26 19:47:07 +01:00
]