From 294d37bb78df79c61cbe4d1c1d164ef44530db97 Mon Sep 17 00:00:00 2001 From: anaxceron Date: Thu, 28 Sep 2023 14:06:24 -0400 Subject: [PATCH] removed old site banner Signed-off-by: anaxceron --- docusaurus.config.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index d5c5f35040..f5e05efa2b 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -24,12 +24,6 @@ module.exports = { }), }, themeConfig: { - announcementBar: { - id: 'announcementBar-1', // increment on change - content: - '📌 Zowe Explorer, Zowe CLI announcement: node-keytar replaced by new Secrets for Zowe SDK', - textColor: '#000', - }, docs: { sidebar: { hideable: true