6
0
Fork 0
This commit is contained in:
Laurens 2024-03-05 16:19:38 +01:00
commit b376875319

View file

@ -1,17 +1,16 @@
# Aanvullende velden die we binnen de website gebruiken
#
# Voor Schema.org
organization_name = "NLUUG"
organization_name = "Fediversity"
organization_sameas = [
"https://nluug.social/@nluug",
"https://twitter.com/nluug",
"https://www.wikidata.org/wiki/Q2137723",
"https://mastodon.fediversity.eu/@fediversity",
"https://git.fediversity.eu",
]
keywords = [
"DevOps",
"Informatiebeveiliging",
"Fediverse",
"NixOS",
"Linux",
"Open data",
"Open source",
@ -20,13 +19,14 @@ keywords = [
]
### Algemeen
description = "NLUUG website met de doelstellingen, laatste nieuws en evenementen van onze vereniging."
description = "Fediversity website."
# Fallback-auteur voor posts die geen echte auteur hebben
#author = "NLUUG"
author = "Fediversity"
# Datum-formaat en tijdzone, de gebruikte waardes in datum en tijd zijn van belang
dateFormat = "02-01-2006"
#dateFormat = "02-01-2006"
dateFormat = "2006-01-02"
timeZone = "Europe/Amsterdam"
### Grafisch
@ -34,10 +34,10 @@ timeZone = "Europe/Amsterdam"
logo = "/assets/favicon.ico"
# Logo op normale weergave
logoNormal = "/afbeeldingen/logo/nluug-logo.png"
logoNormal = "/afbeeldingen/logo/fediversity-logo.png"
# Logo gebruikt in Schema.org (Organization)
logoHiRes="/afbeeldingen/logo/nluug-logo-high-resolution.jpg"
logoHiRes="/afbeeldingen/logo/fediversity-logo-high-resolution.jpg"
# Grootte van iconen (SVG-bestanden) zoals van social media
smallIconSize = 16