mirror of
https://github.com/System-End/daydream-phoenix.git
synced 2026-04-19 19:45:13 +00:00
switch to empty event location
This commit is contained in:
parent
602172efa6
commit
a129c256af
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
// Configuration - Put your information here!
|
||||
const eventName = "Srinagar"; // This should be the name of your event WITHOUT "Daydream" at the start
|
||||
const eventLocation = "To be decided.";
|
||||
const eventLocation = "";
|
||||
const eventAddress = ""; // Leave this empty if you don't want an address
|
||||
const signupLink = "https://forms.hackclub.com/daydream-rsvp?event=recpMytdpOvW33V3L"; // 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!
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue