diff --git a/BestPractices.md b/BestPractices.md
index 4da3271..4000d6e 100644
--- a/BestPractices.md
+++ b/BestPractices.md
@@ -96,8 +96,8 @@ Last updated: 2025-08-04
-

-
Refresh Date: 2025-10-07
+

+
Refresh Date: 2026-03-26
diff --git a/README.md b/README.md
index b37a4f5..7489b5b 100644
--- a/README.md
+++ b/README.md
@@ -482,8 +482,8 @@ gh codespace stop
-

-
Refresh Date: 2025-10-07
+

+
Refresh Date: 2026-03-26
diff --git a/demos/0_GitHub_AI_models.md b/demos/0_GitHub_AI_models.md
index de9a9ea..6fc5928 100644
--- a/demos/0_GitHub_AI_models.md
+++ b/demos/0_GitHub_AI_models.md
@@ -194,8 +194,8 @@ Last updated: 2025-08-04
-

-
Refresh Date: 2025-10-07
+

+
Refresh Date: 2026-03-26
diff --git a/demos/1_GitHubPagesOverview/README.md b/demos/1_GitHubPagesOverview/README.md
index 6850b44..7abe493 100644
--- a/demos/1_GitHubPagesOverview/README.md
+++ b/demos/1_GitHubPagesOverview/README.md
@@ -1,34 +1,22 @@
-# GitHub Pages -Overview
+# GitHub Pages - Overview
Costa Rica
[](https://github.com/) [brown9804](https://github.com/brown9804)
-Last updated: 2025-08-04
+Last updated: 2026-03-26
----------------------
> **GitHub Pages** is a feature provided by GitHub that allows you to `host static websites directly from a GitHub repository`. It's a great way to showcase your projects, create personal websites, or host documentation for your repositories. `That means it serves whatever files you put in your repository, without running backend code.`
-> [!TIP]
-> What is GitHub Pages?
-> GitHub Pages is a `free service that turns your GitHub repositories into websites`. You can host HTML, CSS, and JavaScript files, and it’s perfect for static websites that `don’t require server-side processing`. GitHub Pages supports custom domains, making it easy to create a professional-looking website.
-
-- Markdown (.md) → converted to HTML automatically if you use Jekyll.
-- HTML, CSS, JavaScript → served directly as static files.
-- Jekyll templates (Liquid) → processed by GitHub Pages if you keep Jekyll enabled.
-- Static assets → images, fonts, PDFs, JSON, etc.
-
-> [!NOTE]
-> - If you need dynamic behavior, you can use JavaScript frameworks (React, Vue, Angular) that compile down to static files and deploy them to GitHub Pages.
-> - For backend logic, you’d need to connect to external APIs or use another service (like Firebase, Supabase, or a traditional server).
-
List of References (Click to expand)
- [Websites for you and your projects](https://pages.github.com/)
- [Essentials of automated application deployment with GitHub Actions and GitHub Pages](https://resources.github.com/learn/pathways/automation/essentials/automated-application-deployment-with-github-actions-and-pages/)
-
+- [Microsoft Cloud Sandbox - Unofficial](https://microsoftcloudessentials-learninghub.github.io/org-catalog/) One example was a catalog that aggregated multiple repositories from my GitHub organization. The idea behind it was to create a user‑friendly page that listed all repositories hosted within the organization, while also allowing them to be filtered based on GitHub metadata by [Org Catalog (GitHub Pages)](https://github.com/MicrosoftCloudEssentials-LearningHub/org-catalog)
+- [TechWorkshop L300: Win the database acceleration](https://microsoft.github.io/TechExcel-Win-the-Database-Platform/) Example of Workshops documented using GitHub Pages
@@ -43,6 +31,19 @@ Last updated: 2025-08-04
+> [!TIP]
+> What is GitHub Pages?
+> GitHub Pages is a `free service that turns your GitHub repositories into websites`. You can host HTML, CSS, and JavaScript files, and it’s perfect for static websites that `don’t require server-side processing`. GitHub Pages supports custom domains, making it easy to create a professional-looking website.
+
+- Markdown (.md) → converted to HTML automatically if you use Jekyll.
+- HTML, CSS, JavaScript → served directly as static files.
+- Jekyll templates (Liquid) → processed by GitHub Pages if you keep Jekyll enabled.
+- Static assets → images, fonts, PDFs, JSON, etc.
+
+> [!NOTE]
+> - If you need dynamic behavior, you can use JavaScript frameworks (React, Vue, Angular) that compile down to static files and deploy them to GitHub Pages.
+> - For backend logic, you’d need to connect to external APIs or use another service (like Firebase, Supabase, or a traditional server).
+
## How is GitHub Pages Used?
- **Personal Websites**: Showcase your portfolio, resume, or blog.
- **Project Documentation**: Host documentation for your open-source projects.
@@ -83,7 +84,7 @@ Last updated: 2025-08-04
-

-
Refresh Date: 2025-10-07
+

+
Refresh Date: 2026-03-26
diff --git a/demos/2_GitHub_Copilot_Licenses.md b/demos/2_GitHub_Copilot_Licenses.md
index 5886150..6b9beeb 100644
--- a/demos/2_GitHub_Copilot_Licenses.md
+++ b/demos/2_GitHub_Copilot_Licenses.md
@@ -169,7 +169,7 @@ https://github.com/user-attachments/assets/3c993648-8a8d-4b5d-be79-19850aeef593
-

-
Refresh Date: 2025-10-07
+

+
Refresh Date: 2026-03-26
diff --git a/demos/3_GH_cmds_Overview.md b/demos/3_GH_cmds_Overview.md
index 4732f19..31c89c4 100644
--- a/demos/3_GH_cmds_Overview.md
+++ b/demos/3_GH_cmds_Overview.md
@@ -66,7 +66,7 @@ Last updated: 2026-01-20
-

-
Refresh Date: 2025-10-07
+

+
Refresh Date: 2026-03-26
diff --git a/demos/4_GitLab_migration_GH.md b/demos/4_GitLab_migration_GH.md
index 9c45be7..6f0788d 100644
--- a/demos/4_GitLab_migration_GH.md
+++ b/demos/4_GitLab_migration_GH.md
@@ -114,7 +114,7 @@ https://github.com/user-attachments/assets/fffbbce1-8a48-49f7-a8d8-96da6d9c433e
-

-
Refresh Date: 2026-01-25
+

+
Refresh Date: 2026-03-26
diff --git a/demos/5_GH_ADO_Defender_art_Overview.md b/demos/5_GH_ADO_Defender_art_Overview.md
index 672d673..b892177 100644
--- a/demos/5_GH_ADO_Defender_art_Overview.md
+++ b/demos/5_GH_ADO_Defender_art_Overview.md
@@ -246,7 +246,7 @@ flowchart LR
-

-
Refresh Date: 2026-01-25
+

+
Refresh Date: 2026-03-26
diff --git a/demos/6_AppDev_GH_Pricing.md b/demos/6_AppDev_GH_Pricing.md
index c45382f..739497b 100644
--- a/demos/6_AppDev_GH_Pricing.md
+++ b/demos/6_AppDev_GH_Pricing.md
@@ -210,7 +210,7 @@ https://github.com/user-attachments/assets/de20f063-d70a-42d0-bb64-dd6acef85c59
-

-
Refresh Date: 2026-01-25
+

+
Refresh Date: 2026-03-26
diff --git a/demos/7_DevSecOps_Demo/RBACs_Access_CICD_Pipelines.md b/demos/7_DevSecOps_Demo/RBACs_Access_CICD_Pipelines.md
index c0ae9a5..95740b1 100644
--- a/demos/7_DevSecOps_Demo/RBACs_Access_CICD_Pipelines.md
+++ b/demos/7_DevSecOps_Demo/RBACs_Access_CICD_Pipelines.md
@@ -56,7 +56,7 @@ From [End-to-end governance in Azure when using CI/CD](https://learn.microsoft.c
-

-
Refresh Date: 2026-01-25
+

+
Refresh Date: 2026-03-26
diff --git a/demos/7_DevSecOps_Demo/README.md b/demos/7_DevSecOps_Demo/README.md
index 9418067..decb3b0 100644
--- a/demos/7_DevSecOps_Demo/README.md
+++ b/demos/7_DevSecOps_Demo/README.md
@@ -386,7 +386,7 @@ https://github.com/user-attachments/assets/773adf4c-9ab4-429e-9c13-f6f8a06a4c2b
-

-
Refresh Date: 2026-01-25
+

+
Refresh Date: 2026-03-26
diff --git a/demos/8_ADO_Defender.md b/demos/8_ADO_Defender.md
index 98d68e4..d7d7dd8 100644
--- a/demos/8_ADO_Defender.md
+++ b/demos/8_ADO_Defender.md
@@ -145,8 +145,8 @@ It’s especially strong when paired with:
-

-
Refresh Date: 2026-01-25
+

+
Refresh Date: 2026-03-26