From 65c852488c82558f9629d9946001e933e21021e5 Mon Sep 17 00:00:00 2001
From: PIQUARD SIMON <simon.piquard@unistra.fr>
Date: Tue, 6 Feb 2018 10:43:52 +0100
Subject: [PATCH] Update weather.json

---
 weather.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/weather.json b/weather.json
index 6869a19..37bdc10 100755
--- a/weather.json
+++ b/weather.json
@@ -1,5 +1,13 @@
 [
      {
+    "title": "Landsadmin - mise à jour",
+    "priority": "low",
+    "start": "2018-02-06T09:30:43+0100",
+    "end": "2018-02-06T12:00:43+0100",
+    "duration": 150,
+    "content": "<p>En raison d'une mise à jour, le site LANSADMIN sera indisponible mardi 6 février de 9h30 à 11h30.</p> 
+  },
+     {
     "title": "Messagerie - Retard dans la réception des messages",
     "priority": "low",
     "start": "2018-01-25T09:30:00+0100",
-- 
GitLab