Skip to content

Commit 3fc36f3

Browse files
committed
Add staging warning
1 parent b1c6147 commit 3fc36f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docusaurus.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,10 @@ module.exports = {
249249
},
250250
],
251251
announcementBar: {
252-
id: 'blackhat',
253-
content: 'Visit Sumo Logic at Black Hat USA in Las Vegas: August 6-7, 2025 | Mandalay Bay | Booth #5812 | <a target="_blank" rel="noopener noreferrer" href="https://www.sumologic.com/events/black-hat-book-meeting">Click here</a> to book a meeting with us!',
252+
id: 'berry',
253+
content: '<b>Heads-up</b>: You’re on our Berry AI demo site, a staging environment that will stop receiving updates after 8/1/25. Content may be outdated or contain errors.',
254254
backgroundColor: '#b0eefe',
255-
textColor: '#091E42',
255+
textColor: '#000',
256256
},
257257
imageZoom: {
258258
selector: '.markdown :not(a) > img',

0 commit comments

Comments
 (0)