Skip to content

Commit a349628

Browse files
authored
RSA Conference banner (#5220)
1 parent 47fb26a commit a349628

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docusaurus.config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,10 +279,10 @@ module.exports = {
279279
},
280280
},
281281
announcementBar: {
282-
id: 'copilot',
283-
content: 'Check out 🤖 <b><a target="_blank" rel="noopener noreferrer" href="/docs/search/copilot">Sumo Logic Copilot</a></b>, our new AI-powered logs assistant!',
284-
backgroundColor: '#D3BAF7',
285-
textColor: '#000',
282+
id: 'rsa',
283+
content: '📣 Meet us at <b><a target="_blank" rel="noopener noreferrer" href="https://www.sumologic.com/rsa-conference">RSA Conference 2025 | Booth 6261 - North Hall</a></b> for live demos, expert insights, and AI-driven security solutions. Plus swag!',
284+
backgroundColor: '#08046c',
285+
textColor: '#FFF',
286286
},
287287
prism: {
288288
theme: lightCodeTheme,

0 commit comments

Comments
 (0)