Skip to content

Commit ed93980

Browse files
authored
DOCS-1236 - AWS re:Invent 2025 announcement banner (#5994)
* AWS re:Invent 2025 announcement banner * edit colors
1 parent 01f47a0 commit ed93980

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
@@ -259,9 +259,9 @@ module.exports = {
259259
],
260260
announcementBar: {
261261
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',
262+
content: '🚀 <a href="https://www.sumologic.com/events/aws-reinvent">Join us at AWS re:Invent 2025 in Las Vegas, Dec 1-5</a>! Stop by Booth #1329 to see Sumo Logic Dojo AI in action and connect with our experts.',
263+
backgroundColor: '#e4b0d1',
264+
textColor: '#000',
265265
},
266266
imageZoom: {
267267
selector: '.markdown :not(a) > img',

0 commit comments

Comments
 (0)