From 309f2f243d1c88edda386ecb3d1a7cc488996dc1 Mon Sep 17 00:00:00 2001 From: PIQUARD SIMON <simon.piquard@unistra.fr> Date: Thu, 25 Jan 2018 11:14:17 +0100 Subject: [PATCH] Update weather.json --- weather.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/weather.json b/weather.json index 368291f..434a432 100755 --- a/weather.json +++ b/weather.json @@ -1,3 +1,13 @@ +[ + { + "title": "pad.unistra.fr - service à l'arrêt", + "priority": "medium", + "start": "2018-01-25T07:00:43+0100", + "end": "2018-01-25T18:00:43+0100", + "duration": 0, + "content": "<p>Le service de rédaction en ligne colalborative "Pad" est actuellement indisponible. Le service reprendra une fois la panne corrigée.</p> " + }, + [ { "title": "Messagerie - Ralentissements des envois", -- GitLab