Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down