Remove temp address from Phoenix page

This commit is contained in:
ItsMeNoobieboy 2025-08-16 00:40:34 -04:00
parent dadfbb6812
commit 19c6ae6800
No known key found for this signature in database
GPG key ID: 29720C19EC56759B

View file

@ -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 = ""