Skip to content

Commit 66d49b4

Browse files
authored
feat: disable annoucement (#93)
1 parent 6dc841c commit 66d49b4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docusaurus.config.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,6 @@ module.exports = {
9797
],
9898
copyright: `Copyleft © ${new Date().getFullYear()}.`,
9999
},
100-
announcementBar: {
101-
id: 'bee_announcements',
102-
content:
103-
'⭐️ Proudly announcing the stable Bee-JS Release! ⭐️',
104-
backgroundColor: '#dd7200', // Defaults to `#fff`.
105-
textColor: '#242424', // Defaults to `#000`.
106-
},
107100
},
108101
presets: [
109102
[

0 commit comments

Comments
 (0)