diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts index c635a9434..3accfcbb1 100644 --- a/website/docusaurus.config.ts +++ b/website/docusaurus.config.ts @@ -73,21 +73,6 @@ const siteConfig: Config = { theme: require('./static/scripts/monokaiTheme.js'), }, image: 'img/redux-logo-landscape.png', - announcementBar: { - id: 'redux-dev-course', - content: ` - - Redux.dev - a new course by Mark Erikson + ui.dev - Learn more - - `, - backgroundColor: '#fafbfc', - textColor: '#091E42', - isCloseable: false, - }, navbar: { title: 'React Redux', logo: {