We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8435ad commit 9e91822Copy full SHA for 9e91822
docusaurus.config.ts
@@ -26,10 +26,10 @@ const config: Config = {
26
],
27
themeConfig: {
28
announcementBar: {
29
- id: "gbm_f25",
+ id: "gbm_i26",
30
backgroundColor: "var(--ifm-color-primary-contrast-background)",
31
textColor: "var(--ifm-color-primary-contrast-foreground)",
32
- content: `<strong>Our next GBM will next semester, check back for updates!</strong>`,
+ content: `<strong>Our next GBM will be next semester, check back for updates!</strong>`,
33
},
34
navbar: {
35
title: "MIT DormCon",
0 commit comments