From 09638cbe78855cad389185c3cbe5d20e773db66b Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Fri, 1 Mar 2024 15:52:00 +0100
Subject: [PATCH] add announcement

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

diff --git a/jupyterhub_custom_config.json b/jupyterhub_custom_config.json
index 567cdf5a..b1b0ede4 100644
--- a/jupyterhub_custom_config.json
+++ b/jupyterhub_custom_config.json
@@ -935,9 +935,9 @@
     }
   },
   "announcement": {
-    "show": false,
-    "title": "Jupyter-JSC maintenance 05.12.2023 07:30 - 12:00 (CET)",
-    "body": "Unity-IdM, the authentication service, will be updated. Jupyter-JSC will be in maintenance until the update is complete (<a href=\"https://status.jsc.fz-juelich.de/services/40\">more</a>)."
+    "show": true,
+    "title": "Jupyter-JSC maintenance 11.03.2024 09:00 - 14:00 (CET)",
+    "body": "Jupyter-JSC will be moved from HDF-Cloud to JSC-Cloud."
   },
   "additional_spawn_options": {
     "extensions": {
-- 
GitLab