From 1c97147a6db59d34c39c89c97e086f1439d27249 Mon Sep 17 00:00:00 2001 From: mathiskirchner Date: Fri, 19 Dec 2025 12:05:58 +0000 Subject: [PATCH] changed github name --- src/data/content.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/content.js b/src/data/content.js index be2e4a4..223bacd 100644 --- a/src/data/content.js +++ b/src/data/content.js @@ -38,8 +38,8 @@ export const TEAM_MEMBERS = [ name: "Mathis", nickname: "Sneeex", roles: [0, 1], - img: "https://github.com/mathiskir.png", - gh: "https://github.com/mathiskir", + img: "https://github.com/sneeex.png", + gh: "https://github.com/sneeex", email: "mathis@liquid-dev.de", website: "https://mathiskirchner.de" }