Skip to content

Commit 743dfbd

Browse files
authored
Scheduled maintenance window announcement (#5491)
1 parent 73a9bf6 commit 743dfbd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docusaurus.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,12 @@ module.exports = {
245245
name: 'msvalidate.01', content: 'BA6FBE48309F6E1CFFD055E769857586'
246246
},
247247
],
248+
announcementBar: {
249+
id: 'maintenance',
250+
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.',
251+
backgroundColor: '#fafbfc',
252+
textColor: '#091E42',
253+
},
248254
imageZoom: {
249255
selector: '.markdown :not(a) > img',
250256
// Optional medium-zoom options

0 commit comments

Comments
 (0)