From d8907f3bb8f8c1d10f6a8619202d67c88c4b11f3 Mon Sep 17 00:00:00 2001 From: Sir Blob Date: Tue, 4 Nov 2025 03:46:27 +0000 Subject: [PATCH] Carbin link fix --- src/routes/hackathons/+page.svelte | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/routes/hackathons/+page.svelte b/src/routes/hackathons/+page.svelte index 721c875..a19ef7c 100644 --- a/src/routes/hackathons/+page.svelte +++ b/src/routes/hackathons/+page.svelte @@ -18,7 +18,6 @@ liveWarning?: boolean; }; - // Sample data — replace or enhance as you add real entries const cards: Card[] = [ { image: "/hacks/fooddecisive.png", @@ -42,7 +41,7 @@ description: "Encourage student participation in responsible waste management with smart bins that guide proper disposal.", repo: "https://github.com/SirBlobby/patriotHacks2024", - devpost: "https://devpost.com/software/carbin", + devpost: "https://devpost.com/software/carboniferous-akc4mj", hackathonName: "PatriotHacks 2024", university: "George Mason University", location: "Fairfax, VA",