From 0510ae7e6bf3f0fcee164d24dbd949d17343b275 Mon Sep 17 00:00:00 2001 From: Kim Pohas Date: Wed, 18 Jun 2025 13:08:29 -0400 Subject: [PATCH] Scheduled maintenance window announcement --- docusaurus.config.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docusaurus.config.js b/docusaurus.config.js index 3567edb77e..0606066330 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -245,6 +245,12 @@ module.exports = { name: 'msvalidate.01', content: 'BA6FBE48309F6E1CFFD055E769857586' }, ], + announcementBar: { + id: 'maintenance', + content: 'Help Docs will undergo scheduled maintenance on Fri, 6/27 from 5-6 PM PT. Service may be briefly disrupted. We apologize for any inconvenience.', + backgroundColor: '#fafbfc', + textColor: '#091E42', + }, imageZoom: { selector: '.markdown :not(a) > img', // Optional medium-zoom options