forked from tildetown/town
stuff
This commit is contained in:
parent
b9bd05402d
commit
57d30a677d
@ -371,7 +371,7 @@ func _main() error {
|
|||||||
Options(
|
Options(
|
||||||
huh.NewOption("Get an info dump", "info"),
|
huh.NewOption("Get an info dump", "info"),
|
||||||
huh.NewOption("RSVP", "rsvp"),
|
huh.NewOption("RSVP", "rsvp"),
|
||||||
huh.NewOption("Submit a talk proposal or finished work", "submit"),
|
huh.NewOption("Submit or propose a work (talk, art, etc)", "submit"),
|
||||||
huh.NewOption("Propose a creative jam", "jam"),
|
huh.NewOption("Propose a creative jam", "jam"),
|
||||||
huh.NewOption("Quit", "quit"),
|
huh.NewOption("Quit", "quit"),
|
||||||
).Value(&mode).Run()
|
).Value(&mode).Run()
|
||||||
|
@ -16,4 +16,6 @@ _every_ townie is encouraged to submit something (or multiple things) to town co
|
|||||||
|
|
||||||
**The whole purpose of this event is to reflect and celebrate the town's vibrant and idiosyncratic community.** No work is too small.
|
**The whole purpose of this event is to reflect and celebrate the town's vibrant and idiosyncratic community.** No work is too small.
|
||||||
|
|
||||||
**The DEADLINE to submit is October 8th, 2024.** I am downright excited to talk to you about ideas and offer suggestions! Please reach out to `vilmibm` via email or come chat about it in `town chat`.
|
**The DEADLINE to submit is October 6th, 2024.** I am downright excited to talk to you about ideas and offer suggestions! Please reach out to `vilmibm` via email or come chat about it in `town chat`.
|
||||||
|
|
||||||
|
It's okay to submit something you haven't finished or even started -- I'll confirm right before the event that you still want your work shown.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user