From edf874a35cf2ba71b5380827087286204f892735 Mon Sep 17 00:00:00 2001 From: Gurpranked Date: Sat, 19 Apr 2025 14:02:22 -0400 Subject: [PATCH 1/2] chore: Add Election details on banner --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index d93feaeba..c18a0f7da 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -121,7 +121,7 @@ const config = { // announcementBar: { // id: 'announcement-bar', // content: - // '🧑‍💻 Sam from SAIC this Thursday (Week 12)! Come learn about Kubernetes in the Cloud! 🍕', + // '🗣️💬 Club Elections during our next and final meeting of the semester! ✍️', // backgroundColor: '#48a0ff', // textColor: '#fff', // isCloseable: false From bd3c07ce18a97abb1d9e3c0a2af4dbdde6dd6867 Mon Sep 17 00:00:00 2001 From: Gurpranked <93165798+Gurpranked@users.noreply.github.com> Date: Sat, 19 Apr 2025 14:04:26 -0400 Subject: [PATCH 2/2] Update docusaurus.config.js --- docusaurus.config.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index c18a0f7da..e52827834 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -118,14 +118,14 @@ const config = { disableSwitch: false, respectPrefersColorScheme: true, }, - // announcementBar: { - // id: 'announcement-bar', - // content: - // '🗣️💬 Club Elections during our next and final meeting of the semester! ✍️', - // 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: {