diff --git a/docs/schedule/2025Fall/Week5.mdx b/docs/schedule/2025Fall/Week5.mdx
index cf9e1f13..c350df64 100644
--- a/docs/schedule/2025Fall/Week5.mdx
+++ b/docs/schedule/2025Fall/Week5.mdx
@@ -23,6 +23,10 @@ tag: meeting-notes
- Virtual: 0
+Discussed general career of Chris Thomas with first hand advice to navigating the current job market.
+Non-linear career with various jobs. Also discussed current challenges at work and the realistic day-to-day activites of game development.
+Discussed technical challenges of game optimization and conflicts in management and also hardware limitations.
+
## 🚀 Next meeting(s)
Continuing with Lambda and Databases like DynamoDB
\ No newline at end of file
diff --git a/docs/schedule/2025Fall/Week6.mdx b/docs/schedule/2025Fall/Week6.mdx
index 82b8bad2..15b8a841 100644
--- a/docs/schedule/2025Fall/Week6.mdx
+++ b/docs/schedule/2025Fall/Week6.mdx
@@ -39,5 +39,8 @@ tag: meeting-notes
- Virtual:
+General Notes:
+
+
## 🚀 Next meeting(s)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 9ae4c5ee..3f28db81 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 Thomas Fireside Chat next Thursday (10/9). Check the schedule for details! 🔥🧱',
- backgroundColor: '#48a0ff',
- textColor: '#fff',
- isCloseable: false
- },
+ // announcementBar: {
+ // id: 'announcement-bar',
+ // content:
+ // '🗣️ Chris Thomas Fireside Chat next Thursday (10/9). Check the schedule for details! 🔥🧱',
+ // backgroundColor: '#48a0ff',
+ // textColor: '#fff',
+ // isCloseable: false
+ // },
navbar: {
title: 'UML Cloud Computing Club',
logo: {