diff --git a/docs/core_docs/docusaurus.config.js b/docs/core_docs/docusaurus.config.js index 4ab00bbb5029..6f8472891917 100644 --- a/docs/core_docs/docusaurus.config.js +++ b/docs/core_docs/docusaurus.config.js @@ -135,13 +135,6 @@ const config = { themeConfig: /** @type {import('@docusaurus/preset-classic').ThemeConfig} */ ({ - announcementBar: { - content: - 'Share your thoughts on AI agents. Take the 3-min survey.', - isCloseable: true, - backgroundColor: "rgba(53, 151, 147, 0.1)", - textColor: "rgb(53, 151, 147)", - }, prism: { theme: { ...baseLightCodeBlockTheme,