From df1e1fc9811e65f6e58e98c9c2731ecd4acc7491 Mon Sep 17 00:00:00 2001 From: Kim Pohas Date: Wed, 22 Oct 2025 14:44:15 -0700 Subject: [PATCH] Remove announcement banner (hold until 10/30) --- docusaurus.config.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index c6b525f2eb..19d0805b53 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -257,12 +257,6 @@ module.exports = { { property: 'og:image:height', content: '628' }, { property: 'og:image:alt', content: 'Sumo Logic Docs' }, ], - announcementBar: { - id: 'domain', - content: 'We’ve moved! Our docs are now at sumologic.com/help. Redirects are in place, but don’t forget to update your bookmarks.', - backgroundColor: '#b0eefe', - textColor: '#091E42', - }, imageZoom: { selector: '.markdown :not(a) > img', // Optional medium-zoom options