diff --git a/docs/schedule/2025Spring/Week11.mdx b/docs/schedule/2025Spring/Week11.mdx
index b25a59b77..327ace655 100644
--- a/docs/schedule/2025Spring/Week11.mdx
+++ b/docs/schedule/2025Spring/Week11.mdx
@@ -14,10 +14,10 @@ tag: meeting-notes
- **Time:** 6:30pm-8:30pm
### 🎥 Meeting Recording:
-{/*
### 🚩 Agenda
@@ -44,7 +44,7 @@ tag: meeting-notes
- Virtual:
-### Presentation Section
+### 🗣️ Presentation Section
Merium Elkoudi
- Junior
diff --git a/docs/schedule/2025Spring/Week12.mdx b/docs/schedule/2025Spring/Week12.mdx
index 683c7ecaf..1a32a1553 100644
--- a/docs/schedule/2025Spring/Week12.mdx
+++ b/docs/schedule/2025Spring/Week12.mdx
@@ -31,9 +31,9 @@ sidebar_position: 12
### 🚩 Agenda
-1. ...
-2.
-3.
+1. Break for Pizza
+2. Sam from SAIC will talk about Kubernetes in the Cloud!
+3. Questions and Discussion
### 📓 Meeting Notes
@@ -43,10 +43,11 @@ sidebar_position: 12
- Virtual:
-### Presentation Section
-
-### 🧑💻 Hands On Section
+### 🗣️ Presentation Section
### 🪄 Meeting Resources
+[AWS EKS](https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html)
+[Kubernetes Fundamentals](https://kubernetes.io/docs/tutorials/kubernetes-basics/)
+
#### 🚀 Next meeting(s)
\ No newline at end of file
diff --git a/docs/schedule/2025Spring/Week13.mdx b/docs/schedule/2025Spring/Week13.mdx
index ee7d4d82f..57431e49c 100644
--- a/docs/schedule/2025Spring/Week13.mdx
+++ b/docs/schedule/2025Spring/Week13.mdx
@@ -45,7 +45,7 @@ tag: meeting-notes
- Virtual:
-### Presentation Section
+### 🗣️ Presentation Section
### 🧑💻 Hands On Section
diff --git a/docs/schedule/2025Spring/Week14.mdx b/docs/schedule/2025Spring/Week14.mdx
index 29f566399..e208b4b12 100644
--- a/docs/schedule/2025Spring/Week14.mdx
+++ b/docs/schedule/2025Spring/Week14.mdx
@@ -42,7 +42,7 @@ tag: meeting-notes
- In-Person:
- Virtual:
-### Presentation Section
+### 🗣️ Presentation Section
### 🧑💻 Hands On Section
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 840135ff9..af9d69a59 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -118,14 +118,14 @@ const config = {
disableSwitch: false,
respectPrefersColorScheme: true,
},
- // announcementBar: {
- // id: 'announcement-bar',
- // content:
- // '🧑💻 Week 9 Meeting this upcoming Thursday! Immersion continues! 🍕',
- // backgroundColor: '#48a0ff',
- // textColor: '#fff',
- // isCloseable: false
- // },
+ 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
+ },
navbar: {
title: 'UML Cloud Computing Club',
logo: {