From ffda67eb54bffc8f74fec986b1a6678d7317c1e7 Mon Sep 17 00:00:00 2001 From: Rahul Date: Fri, 3 May 2024 19:00:09 +0530 Subject: [PATCH] [removed] announcement bar --- docusaurus.config.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 59e3cd63..d6b0fe49 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: 'MumbaiFoss2.0', - content: - 'Biggest FossConference of Mumbai is back, MumbaiFOSS2.0!! Register for the event.', - backgroundColor: '#09b74e', - 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',