Skip to content

Commit df1e1fc

Browse files
committed
Remove announcement banner (hold until 10/30)
1 parent e12e6c8 commit df1e1fc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docusaurus.config.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -257,12 +257,6 @@ module.exports = {
257257
{ property: 'og:image:height', content: '628' },
258258
{ property: 'og:image:alt', content: 'Sumo Logic Docs' },
259259
],
260-
announcementBar: {
261-
id: 'domain',
262-
content: '<b>We’ve moved!</b> Our docs are now at <a href="https://www.sumologic.com/help">sumologic.com/help</a>. Redirects are in place, but don’t forget to update your bookmarks.',
263-
backgroundColor: '#b0eefe',
264-
textColor: '#091E42',
265-
},
266260
imageZoom: {
267261
selector: '.markdown :not(a) > img',
268262
// Optional medium-zoom options

0 commit comments

Comments
 (0)