From 1f163eba12eccbc3a2203e2db0b02e63f178ad89 Mon Sep 17 00:00:00 2001 From: EGAMAGZ <46827955+EGAMAGZ@users.noreply.github.com> Date: Tue, 4 Nov 2025 23:02:04 -0600 Subject: [PATCH 1/2] refactor: added missing skills --- src/components/astro/Mentors.astro | 2 +- src/data/mentors.ts | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/astro/Mentors.astro b/src/components/astro/Mentors.astro index 4c055b4..5e8965b 100644 --- a/src/components/astro/Mentors.astro +++ b/src/components/astro/Mentors.astro @@ -32,7 +32,7 @@ import { ENABLE_SESSIONS } from "@/utils/config";