From 2dc42d2fa62ac27a9ff39f73335ed4d0356daf1a Mon Sep 17 00:00:00 2001 From: techpixel <68567672+techpixel@users.noreply.github.com> Date: Wed, 21 Jan 2026 16:27:57 -0500 Subject: [PATCH] fix: sample json --- astro/sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/sample.json b/astro/sample.json index a0d2d6a..9e9242c 100644 --- a/astro/sample.json +++ b/astro/sample.json @@ -4,7 +4,7 @@ "hero": { "campfire": "CAMPFIRE", "subtitle": "Game jam for high schoolers in 200+ cities", - "hostedAt": "Hosted @ {venue}", + "hostedAt": "Hosted @ ", "emailPlaceholder": "you@hackclub.com", "ctaPrimary": "SIGN UP!", "ctaSecondary": "flagship event",