We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df83c6 commit b42404aCopy full SHA for b42404a
1 file changed
docusaurus.config.js
@@ -120,14 +120,14 @@ const config = {
120
disableSwitch: false,
121
respectPrefersColorScheme: true,
122
},
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
- },
+ // announcementBar: {
+ // id: 'announcement-bar',
+ // content:
+ // '🗣️ Chris Morales coming this Thursday (11/13). Check the schedule for details! 🔥',
+ // backgroundColor: '#48a0ff',
+ // textColor: '#fff',
+ // isCloseable: false
+ // },
131
navbar: {
132
title: 'UML Cloud Computing Club',
133
logo: {
0 commit comments