You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus.config.js
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -118,14 +118,14 @@ const config = {
118
118
disableSwitch: false,
119
119
respectPrefersColorScheme: true,
120
120
},
121
-
// announcementBar: {
122
-
// id: 'announcement-bar',
123
-
// content:
124
-
// 'ADD CONTENT HERE',
125
-
// backgroundColor: '#48a0ff',
126
-
// textColor: '#fff',
127
-
// isCloseable: false
128
-
// },
121
+
announcementBar: {
122
+
id: 'announcement-bar',
123
+
content:
124
+
'🚀 Spring 2025 Kick-off meeting this Thursday (1/30/2025)! See our <a href="https://umlcloudcomputing.org/docs/spring-2025/week-2">schedule</a> for more details. 🚀',
0 commit comments