Skip to content

Commit db27f3d

Browse files
authored
Announcement banner for site change (#5910)
1 parent 47bf705 commit db27f3d

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
@@ -257,6 +257,12 @@ 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+
},
260266
imageZoom: {
261267
selector: '.markdown :not(a) > img',
262268
// Optional medium-zoom options

0 commit comments

Comments
 (0)