Skip to content
Merged
Changes from 1 commit
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: 'domain',
content: 'Coming soon: Sumo Docs is moving to www.sumologic.com/help. Redirects will be in place, but don’t forget to update your bookmarks!',
backgroundColor: '#EDF2F7',
textColor: '#1A202C',
},
imageZoom: {
selector: '.markdown :not(a) > img',
// Optional medium-zoom options
Expand Down