diff --git a/docusaurus.config.js b/docusaurus.config.js index d0777ff..bdd454d 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -15,12 +15,6 @@ module.exports = { projectName: 'gulpjs.github.io', // The theme themeConfig: { - announcementBar: { - id: 'state_of_gulp', - content: - `We're seeking your feedback until May 31st—participate in the Gulp Developer Survey today!`, - isCloseable: false, - }, colorMode: { defaultMode: 'light', disableSwitch: true,