Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,14 @@ const config = {
disableSwitch: false,
respectPrefersColorScheme: true,
},
// announcementBar: {
// id: 'announcement-bar',
// content:
// '🧑‍💻 Sam from SAIC this Thursday (Week 12)! Come learn about Kubernetes in the Cloud! 🍕',
// backgroundColor: '#48a0ff',
// textColor: '#fff',
// isCloseable: false
// },
announcementBar: {
id: 'announcement-bar',
content:
'🗣️💬 Club Elections during our next and final meeting of the semester! Candidates on Week 14 Notes and Discord ✍️',
backgroundColor: '#48a0ff',
textColor: '#fff',
isCloseable: false
},
navbar: {
title: 'UML Cloud Computing Club',
logo: {
Expand Down
Loading