forked from cccb-website-team/www
format all config files
This commit is contained in:
parent
4ebe79d6ac
commit
27e009ab0b
5 changed files with 189 additions and 198 deletions
|
@ -5,28 +5,28 @@ 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"]
|
||||
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/" },
|
||||
]
|
||||
# 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/" },
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue