Fix status/api template: new email address and wiki blog feed

This commit is contained in:
Ludwig Behm 2023-10-20 00:08:14 +02:00
parent e32c39bb07
commit 4f723d5751
Signed by: l.behm
GPG key ID: D344835D63B89384

View file

@ -348,7 +348,7 @@ def main():
api_template = {
"api": "0.13",
"space": "Krautspace",
"space": "Krautspace Hackspace Jena e.V.",
"url": "https://kraut.space",
"logo": "https://status.krautspace.de/images/krautspace_pixelbanner.png",
"location": {
@ -368,12 +368,16 @@ def main():
"calendar": {
"type": "ical",
"url": "https://cloud.kraut.space/remote.php/dav/public-calendars/2EkPGt3PF6WwYsA3?export"
},
"blog": {
"type": "rss",
"url": "https://wiki.kraut.space/feed.php?mode=list&ns=blog:content"
}
},
"contact": {
"email": "office@kraut.space",
"mastodon": "@krautspace@chaos.social",
"matrix": "#krautchan:matrix.kraut.space",
"email": "office@krautspace.de"
"matrix": "#krautchan:matrix.kraut.space"
},
"issue_report_channels": [
"matrix",