From 756ee7e799bba8f6efb73cc14dd6ba86ac429add Mon Sep 17 00:00:00 2001 From: "Delilah C." <23665803+goplayoutside3@users.noreply.github.com> Date: Wed, 13 Nov 2024 09:48:05 -0600 Subject: [PATCH] add a temporary notice banner to the layout (#7217) --- app/layout/index.jsx | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/app/layout/index.jsx b/app/layout/index.jsx index 1d0ad383b0..1790b3eea7 100644 --- a/app/layout/index.jsx +++ b/app/layout/index.jsx @@ -10,6 +10,45 @@ export default function AppLayout(props) {
+
+ + Platform downtime scheduled on Wednesday November 20. + +

+ The Zooniverse platform will be offline for scheduled maintenance on + Wednesday, November 20 from 4pm-10pm US Central Standard Time + (2024-11-20 22:00 UTC to 2024-11-21 4:00 UTC). During this period, all + projects and platform services will be inaccessible. We apologize for + the inconvenience; this maintenance is necessary to make updates to + platform infrastructure and improve long-term reliability and uptime. + Please visit{' '} + + status.zooniverse.org + {' '} + for updates before and during the downtime period. For any additional + questions, please email{' '} + + contact@zooniverse.org + + . +

+
+