We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59eadf1 commit ca42809Copy full SHA for ca42809
1 file changed
docusaurus.config.js
@@ -118,14 +118,14 @@ const config = {
118
disableSwitch: false,
119
respectPrefersColorScheme: true,
120
},
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
- },
+ // announcementBar: {
+ // id: 'announcement-bar',
+ // content:
+ // '🧑💻 Week 9 Meeting this upcoming Thursday! Immersion continues! 🍕',
+ // backgroundColor: '#48a0ff',
+ // textColor: '#fff',
+ // isCloseable: false
+ // },
129
navbar: {
130
title: 'UML Cloud Computing Club',
131
logo: {
0 commit comments