Skip to content

Commit 577ab8d

Browse files
committed
Remove announcement bar
1 parent d1fd858 commit 577ab8d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docusaurus.config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,6 @@ module.exports = {
2929
}),
3030
],
3131
themeConfig: {
32-
announcementBar: {
33-
id: "framework_migration",
34-
content:
35-
'🎉 EOS Online Framework is <a href="https://www.fab.com/listings/b900b244-0ff6-49e3-8562-5fc630ba9515" target="_blank">now out on Fab!</a>',
36-
backgroundColor: "rgb(175, 255, 172)",
37-
textColor: "#000",
38-
isCloseable: false,
39-
},
4032
prism: {
4133
additionalLanguages: ["cpp", "csharp", "docker", "batch", "powershell"],
4234
},

0 commit comments

Comments
 (0)