diff --git a/docusaurus.config.js b/docusaurus.config.js index 7adee80b..59e3cd63 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -85,14 +85,14 @@ const config = { }, metadata: [{name: 'TCET Open Source', content: 'Empowering students via Open Source, in Education'}], // Do not remove announcement bar. Comment it when not required. - // announcementBar: { - // id: 'hacktoberfest23', - // content: - // 'Hacktober Fest 2023 is started!! Register for the event.', - // backgroundColor: '#451d84', - // textColor: '#ffffff', - // isCloseable: true, - // }, + announcementBar: { + id: 'MumbaiFoss2.0', + content: + 'Biggest FossConference of Mumbai is back, MumbaiFOSS2.0!! Register for the event.', + backgroundColor: '#09b74e', + textColor: '#FFFFFF', + isCloseable: true, + }, navbar: { hideOnScroll: true, title: 'TCET Open Source',