From 6d706718c06aba79c48715e5fed3fbe9f7e1bd1d Mon Sep 17 00:00:00 2001 From: Kim Pohas Date: Sat, 11 May 2024 17:23:06 -0700 Subject: [PATCH] Removed RSA banner from header --- docusaurus.config.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 875cf885d2..f2fd10930c 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -235,12 +235,6 @@ module.exports = { }, // SEO Global Metadata metadata: [{name: 'keywords', content: 'sumo logic, documentation, tutorials, quickstarts'}], - announcementBar: { - id: 'announcementBar', - content: `RSAC 2024 is almost here. It’s game on for AI-driven DevSecOps! Meet us at booth #6271 on May 6–9. πŸ‘‰ Book a meeting.`, - backgroundColor: '#2f0f3d', - textColor: '#fff', - }, imageZoom: { selector: '.markdown :not(a) > img', // Optional medium-zoom options