Skip to content

Commit ca42809

Browse files
authored
chore: Removed banner (#189)
1 parent 59eadf1 commit ca42809

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
@@ -118,14 +118,14 @@ const config = {
118118
disableSwitch: false,
119119
respectPrefersColorScheme: true,
120120
},
121-
announcementBar: {
122-
id: 'announcement-bar',
123-
content:
124-
'🧑‍💻 Week 9 Meeting this upcoming Thursday! Immersion continues! 🍕',
125-
backgroundColor: '#48a0ff',
126-
textColor: '#fff',
127-
isCloseable: false
128-
},
121+
// announcementBar: {
122+
// id: 'announcement-bar',
123+
// content:
124+
// '🧑‍💻 Week 9 Meeting this upcoming Thursday! Immersion continues! 🍕',
125+
// backgroundColor: '#48a0ff',
126+
// textColor: '#fff',
127+
// isCloseable: false
128+
// },
129129
navbar: {
130130
title: 'UML Cloud Computing Club',
131131
logo: {

0 commit comments

Comments
 (0)