Skip to content

Commit b7e1336

Browse files
[Added] announcent for mumbaiFOSS2.0
1 parent 47a6b13 commit b7e1336

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: 'hacktoberfest23',
90-
// content:
91-
// 'Hacktober Fest 2023 is started!! <a target="_blank" rel="noopener noreferrer" href="https://www.hacktoberfest-tcetopensource.tech/">Register for the event.</a>',
92-
// backgroundColor: '#451d84',
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)