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",