From 2b891c05263e05c141c099a09925845dbf04df12 Mon Sep 17 00:00:00 2001 From: cjcocokrisp Date: Mon, 27 Jan 2025 10:03:51 -0500 Subject: [PATCH] feat: update announcement bar with spring 2025 kickoff info --- docusaurus.config.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index de85a27d1..33886929b 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -118,14 +118,14 @@ const config = { disableSwitch: false, respectPrefersColorScheme: true, }, - // announcementBar: { - // id: 'announcement-bar', - // content: - // 'ADD CONTENT HERE', - // backgroundColor: '#48a0ff', - // textColor: '#fff', - // isCloseable: false - // }, + announcementBar: { + id: 'announcement-bar', + content: + '🚀 Spring 2025 Kick-off meeting this Thursday (1/30/2025)! See our schedule for more details. 🚀', + backgroundColor: '#48a0ff', + textColor: '#fff', + isCloseable: false + }, navbar: { title: 'UML Cloud Computing Club', logo: {