remove api_template since it was moved into apistatusd.py
This commit is contained in:
parent
10bb19497d
commit
531bb1ad04
1 changed files with 0 additions and 38 deletions
|
@ -1,38 +0,0 @@
|
||||||
{
|
|
||||||
"api":"0.13",
|
|
||||||
"space":"Krautspace",
|
|
||||||
"url":"https://kraut.space",
|
|
||||||
"logo":"https://status.krautspace.de/images/krautspace_pixelbanner.png",
|
|
||||||
"location":{
|
|
||||||
"address":"Hackspace Jena e. V., Krautgasse 26, 07743 Jena, Germany",
|
|
||||||
"lat":50.9292,
|
|
||||||
"lon":11.5826
|
|
||||||
},
|
|
||||||
"state":{
|
|
||||||
"open":false,
|
|
||||||
"lastchange":1563499131,
|
|
||||||
"icon":{
|
|
||||||
"open":"https://status.krautspace.de/images/krautspace_pixelicon_open.png",
|
|
||||||
"closed":"https://status.krautspace.de/images/krautspace_pixelicon_closed.png"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"feeds":{
|
|
||||||
"calendar":{
|
|
||||||
"type":"ical",
|
|
||||||
"url":"https://calcifer.datenknoten.me/tags/krautspace.ics"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contact":{
|
|
||||||
"twitter":"@HackspaceJena",
|
|
||||||
"quitter":"@Krautspace",
|
|
||||||
"facebook":"https://www.facebook.com/HackspaceJena",
|
|
||||||
"email":"office@krautspace.de"
|
|
||||||
},
|
|
||||||
"issue_report_channels":[
|
|
||||||
"twitter",
|
|
||||||
"email"
|
|
||||||
],
|
|
||||||
"projects":[
|
|
||||||
"https://github.com/HackspaceJena/"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in a new issue