From 2c96ce2d978f88ea70088fb2005d325dac415941 Mon Sep 17 00:00:00 2001 From: Kim Pohas Date: Fri, 8 Aug 2025 13:04:11 -0600 Subject: [PATCH] Remove Black Hat banner --- docusaurus.config.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index c12360cd61..8b40256a30 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -251,12 +251,6 @@ module.exports = { { property: 'og:image:height', content: '628' }, { property: 'og:image:alt', content: 'Sumo Logic Docs' }, ], - announcementBar: { - id: 'blackhat', - content: 'Visit Sumo Logic at Black Hat USA in Las Vegas: August 6-7, 2025 | Mandalay Bay | Booth #5812 | Click here to book a meeting with us!', - backgroundColor: '#b0eefe', - textColor: '#091E42', - }, imageZoom: { selector: '.markdown :not(a) > img', // Optional medium-zoom options