From 9fec15bce27ecb9ddedf19494913f01d939f10c4 Mon Sep 17 00:00:00 2001 From: Robert M Havelaar Date: Mon, 19 Aug 2024 04:56:41 -0500 Subject: [PATCH] docs: Added profile to openSourceAppList.tsx (#1958) Co-authored-by: Julius Marminge --- www/src/components/docs/openSourceAppList.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/www/src/components/docs/openSourceAppList.tsx b/www/src/components/docs/openSourceAppList.tsx index ce1eff320c..ea6d836558 100644 --- a/www/src/components/docs/openSourceAppList.tsx +++ b/www/src/components/docs/openSourceAppList.tsx @@ -309,6 +309,13 @@ const projects: App[] = [ linkName: "SunalRhal", link: "https://sunal-rahal.vercel.app", }, + { + description: "RobertHavelaar.dev - A Modern Portfolio and Tool Showcase", + repoName: "EastTexasElectronics/portfolio", + repo: "https://github.com/EastTexasElectronics/portfolio", + linkName: "RobertHavelaar.dev", + link: "https://www.roberthavelaar.dev/", + }, ]; export default function OpenSourceAppList({