From dbeeee5fc25f66d292b3dac408db21195b78634f Mon Sep 17 00:00:00 2001
From: PIQUARD SIMON <simon.piquard@unistra.fr>
Date: Thu, 25 Jan 2018 11:17:35 +0100
Subject: [PATCH] Update weather.json

---
 weather.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/weather.json b/weather.json
index 7e50a52..cd461c6 100755
--- a/weather.json
+++ b/weather.json
@@ -1,11 +1,11 @@
 [
      {
-    "title": "pad.unistra.fr - service à l'arrêt",
+    "title": "Pad - service à l'arrêt",
     "priority": "medium",
-    "start": "2018-01-25T07:00:43+0100",
+    "start": "2018-01-25T09:00:43+0100",
     "end": "2018-01-25T18:00:43+0100",
     "duration": 0,
-    "content": "Le service de rédaction en ligne colalborative Pad est actuellement indisponible. Le service reprendra une fois la panne corrigée."
+    "content": "Le service de rédaction en ligne colalborative Pad est actuellement indisponible."
   },
 
 [
-- 
GitLab