From 049db794b54509e0cd88eaf5f817de422059629a Mon Sep 17 00:00:00 2001 From: Gurpranked Date: Fri, 14 Nov 2025 10:35:23 -0500 Subject: [PATCH] chore: Removed banner --- docusaurus.config.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 80df0196..47d65353 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -120,14 +120,14 @@ const config = { disableSwitch: false, respectPrefersColorScheme: true, }, - announcementBar: { - id: 'announcement-bar', - content: - '🗣️ Chris Morales coming this Thursday (11/13). Check the schedule for details! 🔥', - backgroundColor: '#48a0ff', - textColor: '#fff', - isCloseable: false - }, + // announcementBar: { + // id: 'announcement-bar', + // content: + // '🗣️ Chris Morales coming this Thursday (11/13). Check the schedule for details! 🔥', + // backgroundColor: '#48a0ff', + // textColor: '#fff', + // isCloseable: false + // }, navbar: { title: 'UML Cloud Computing Club', logo: {