31 lines
826 B
JSON
31 lines
826 B
JSON
{
|
|
"api_compatibility": ["14", "15"],
|
|
"space": "Laboratoire Ouvert Lyonnais",
|
|
"logo": "https://labolyon.fr/images/logo_picto.svg",
|
|
"url": "https://labolyon.fr/",
|
|
"location": {
|
|
"address": "7 Place Louis Chazette 69001 Lyon, France",
|
|
"lon": 4.8372366,
|
|
"lat": 45.7732494,
|
|
"country_code": "FR",
|
|
"timezone": "Europe/Paris"
|
|
},
|
|
"contact": {
|
|
"irc": "ircs://irc.geeknode.org:6697/labolyon",
|
|
"ml": "discussions@listes.labolyon.fr",
|
|
"mastodon": "@labolyon@nerdculture.de",
|
|
"matrix": "#general:chat.labolyon.fr"
|
|
},
|
|
"state": {
|
|
"icon": {
|
|
"closed": "https://labolyon.fr/status/status.ferm%C3%A9.png",
|
|
"open": "https://labolyon.fr/status/status.ouvert.png"
|
|
},
|
|
"open": false
|
|
},
|
|
"projects": [
|
|
"https://git.labolyon.fr/",
|
|
"https://wiki.labolyon.fr/"
|
|
]
|
|
}
|