Skip to content

Commit ffda67e

Browse files
[removed] announcement bar
1 parent db5f78b commit ffda67e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docusaurus.config.js

+8-8
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,14 @@ const config = {
8585
},
8686
metadata: [{name: 'TCET Open Source', content: 'Empowering students via Open Source, in Education'}],
8787
// Do not remove announcement bar. Comment it when not required.
88-
announcementBar: {
89-
id: 'MumbaiFoss2.0',
90-
content:
91-
'Biggest FossConference of Mumbai is back, MumbaiFOSS2.0!! <a target="_blank" rel="noopener noreferrer" href="https://indiafoss.net/Mumbai/2024">Register for the event.</a>',
92-
backgroundColor: '#09b74e',
93-
textColor: '#FFFFFF',
94-
isCloseable: true,
95-
},
88+
// announcementBar: {
89+
// id: 'MumbaiFoss2.0',
90+
// content:
91+
// 'Biggest FossConference of Mumbai is back, MumbaiFOSS2.0!! <a target="_blank" rel="noopener noreferrer" href="https://indiafoss.net/Mumbai/2024">Register for the event.</a>',
92+
// backgroundColor: '#09b74e',
93+
// textColor: '#FFFFFF',
94+
// isCloseable: true,
95+
// },
9696
navbar: {
9797
hideOnScroll: true,
9898
title: 'TCET Open Source',

0 commit comments

Comments
 (0)