Skip to content

Commit e0a7d09

Browse files
authored
chore: Remove announcement banner
1 parent 2472125 commit e0a7d09

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docusaurus.config.js

-6
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ module.exports = {
1515
projectName: 'gulpjs.github.io',
1616
// The theme
1717
themeConfig: {
18-
announcementBar: {
19-
id: 'state_of_gulp',
20-
content:
21-
`We're seeking your feedback until May 31st—participate in the <a href="https://www.surveyhero.com/c/9sfd37mk" target="_blank" rel="noopener noreferrer nofollow">Gulp Developer Survey</a> today!`,
22-
isCloseable: false,
23-
},
2418
colorMode: {
2519
defaultMode: 'light',
2620
disableSwitch: true,

0 commit comments

Comments
 (0)