From 166478f39adc1951a66a362dce7631d6d47daeb7 Mon Sep 17 00:00:00 2001 From: "Hunter W." Date: Fri, 27 Mar 2026 14:06:26 -0400 Subject: [PATCH] updated git link --- data/content.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/content.ts b/data/content.ts index ccdca9d..ec553ad 100644 --- a/data/content.ts +++ b/data/content.ts @@ -47,7 +47,7 @@ export const SITE = { description: "SWE Looking for work", source: { label: "Git", - link: "" + link: "https://git.hwilliams.dev/hwilliams/hwilliams-dev" } };