Quellcode von Anoxinon.de
https://anoxinon.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
373 B
20 lines
373 B
baseURL = "https://anoxinon.de" |
|
languageCode = "de-DE" |
|
title = "Anoxinon e.V." |
|
theme = "anoxinon" |
|
description = "." |
|
Paginate = 4 |
|
pluralizelisttitles = "false" |
|
|
|
|
|
[Params] |
|
RSSLink = "/index.xml" |
|
author = "Anoxinon e.V." |
|
email = "postfach@anoxinon.de" |
|
faviconfile = "img/favicon.ico" |
|
|
|
[markup.goldmark.renderer] |
|
unsafe = true |
|
|
|
[outputs] |
|
home = ["HTML", "RSS", "JSON"]
|
|
|