From 37358b666310944f672e82d2bc33d22a2c011708 Mon Sep 17 00:00:00 2001 From: leonwal Date: Wed, 6 May 2026 15:21:29 +0000 Subject: [PATCH] Add team page with team member profiles and update navigation --- index.html | 3 +- team.html | 202 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 204 insertions(+), 1 deletion(-) create mode 100644 team.html diff --git a/index.html b/index.html index 00b8b9c..b04ac24 100644 --- a/index.html +++ b/index.html @@ -14,10 +14,11 @@