Skip to content

Commit b42404a

Browse files
authored
chore: Removed banner (#237)
1 parent 3df83c6 commit b42404a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docusaurus.config.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,14 @@ const config = {
120120
disableSwitch: false,
121121
respectPrefersColorScheme: true,
122122
},
123-
announcementBar: {
124-
id: 'announcement-bar',
125-
content:
126-
'🗣️ Chris Morales coming this Thursday (11/13). Check the schedule for details! 🔥',
127-
backgroundColor: '#48a0ff',
128-
textColor: '#fff',
129-
isCloseable: false
130-
},
123+
// announcementBar: {
124+
// id: 'announcement-bar',
125+
// content:
126+
// '🗣️ Chris Morales coming this Thursday (11/13). Check the schedule for details! 🔥',
127+
// backgroundColor: '#48a0ff',
128+
// textColor: '#fff',
129+
// isCloseable: false
130+
// },
131131
navbar: {
132132
title: 'UML Cloud Computing Club',
133133
logo: {

0 commit comments

Comments
 (0)