From 8d431b9ddcd492ab7750c521b399496ba7d3cb41 Mon Sep 17 00:00:00 2001 From: Gus Ruben Date: Sat, 22 Feb 2025 13:28:35 -0500 Subject: [PATCH] Add end dates for all YSWSs --- manifest.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.js b/manifest.js index d033add..06b61ff 100644 --- a/manifest.js +++ b/manifest.js @@ -104,7 +104,7 @@ export default [ }, { name: "Infill", - description: "Design your own 3D printer, get the parts shipped to you. Get it printing, get flown to a 3D printing festival in Colorado!", + description: "Design your own 3D printer, get the parts shipped to you. Get it printing, get flown to a 3D printing festival in Colorado (Ends March 31)", img: "/cards/infill.webp", background: "#121a1c", titleColor: "#ffffff", @@ -115,7 +115,7 @@ export default [ }, { name: "Retrospect ", - description: "Create a J2ME game (Java MIDlet) and have it delivered on a J2ME-capable phone.", + description: "Create a J2ME game (Java MIDlet) and have it delivered on a J2ME-capable phone (Ends April 7)", img: "/cards/retrospect.png", background: "#f0f0f0", titleColor: "#000000",