From 19c6ae68001981e98ff9ed0983600923d8742bea Mon Sep 17 00:00:00 2001 From: ItsMeNoobieboy <54125080+ItsMeNoobieboy@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:40:34 -0400 Subject: [PATCH] Remove temp address from Phoenix page --- src/routes/phoenix/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/phoenix/+page.svelte b/src/routes/phoenix/+page.svelte index 95852df..a2742e9 100644 --- a/src/routes/phoenix/+page.svelte +++ b/src/routes/phoenix/+page.svelte @@ -9,7 +9,7 @@ // Configuration - Put your information here! const eventName = "Phoenix"; // This should be the name of your event WITHOUT "Daydream" at the start const eventLocation = "Phoenix"; - const eventAddress = "1"; // Leave this empty if you don't want an address + const eventAddress = ""; // Leave this empty if you don't want an address const signupLink = "https://forms.hackclub.com/daydream-rsvp?event=recvUAUk1y7P7RQb7"; // Get your custom sign up link from this page: https://airtable.com/apppg7RHZv6feM66l/shr4kFqURo8fMIRie // These two are optional-- leave them empty if you don't have anything! const directionsURL = ""