Skip to content

Commit b34cc7e

Browse files
authored
Black Hat USA 2025 banner (#5565)
* Black Hat USA 2025 banner * add target="_blank" rel="noopener noreferrer"
1 parent b1b7ea9 commit b34cc7e

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
@@ -245,6 +245,12 @@ module.exports = {
245245
name: 'msvalidate.01', content: 'BA6FBE48309F6E1CFFD055E769857586'
246246
},
247247
],
248+
announcementBar: {
249+
id: 'blackhat',
250+
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!',
251+
backgroundColor: '#b0eefe',
252+
textColor: '#091E42',
253+
},
248254
imageZoom: {
249255
selector: '.markdown :not(a) > img',
250256
// Optional medium-zoom options

0 commit comments

Comments
 (0)