Schema structured data: toevoegen BreadcrumbList en aanvullen Organization

This commit is contained in:
Michael Boelen 2023-06-15 11:53:46 +02:00
parent 0ed802a015
commit d5d805730a
5 changed files with 39 additions and 3 deletions

View file

@ -3,6 +3,14 @@
# Voor Schema.org
organization_name = "NLUUG"
organization_sameas = [
"https://nluug.social/@nluug",
"https://twitter.com/nluug",
"https://www.wikidata.org/wiki/Q2137723",
]
### Algemeen
description = "NLUUG website met de doelstellingen, laatste nieuws en evenementen van onze vereniging."
# Fallback-auteur voor posts die geen echte auteur hebben
author = "NLUUG"
@ -34,4 +42,6 @@ mastodon_instance = "https://nluug.social/"
mastodon_handle = "nluug"
twitter_handle = "nluug"
# EOF