From cab23026fd829b559cf0e80e04dc7c52e34ee643 Mon Sep 17 00:00:00 2001 From: Diego Freniche Date: Wed, 16 Oct 2024 17:41:52 +0200 Subject: [PATCH] Removed sample announcement bar --- docusaurus.config.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 8c21d43b..da5129da 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -135,14 +135,6 @@ const config = { hideable: true, }, }, - announcementBar: { - id: "feedback_form", - content: - 'We are looking to revamp our docs, please fill this survey', - backgroundColor: "#fafbfc", - textColor: "#091E42", - isCloseable: true, - }, navbar: { title: `${title}`, logo: {