File tree Expand file tree Collapse file tree
events/blockspaeti-cowork Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,16 +41,16 @@ days = 4
4141times = " 10:00-15:00"
4242
4343# # Link to venues from the Places table - use this OR enter venueName, venueUrl and venueAddress
44- # venues =
44+ venues = " blockspaeti "
4545
4646# # the event venue name
47- venueName = " NEST"
47+ # venueName = "NEST"
4848
4949# # link to the venue on open street maps
50- venueUrl = " https://nominatim.openstreetmap.org/ui/search.html?q=G%C3%B6rlitzer+Str.+52%2C+10997+Berlin"
50+ # venueUrl = "https://nominatim.openstreetmap.org/ui/search.html?q=G%C3%B6rlitzer+Str.+52%2C+10997+Berlin"
5151
5252# # the event venue address
53- venueAddress = " Görlitzer Str. 52, 10997 Berlin"
53+ # venueAddress = "Görlitzer Str. 52, 10997 Berlin"
5454
5555# # the languages in which the event will take place (you can choose more)
5656languages = [" english" ]
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ capacity = 500
1111address = " Görlitzer Str. 52, 10997 Berlin"
1212
1313# OSM/Google Maps URL
14- mapUrl = " https://maps.app.goo.gl/x36xxzA55zPLSfmFA "
14+ mapUrl = " https://nominatim.openstreetmap.org/ui/search.html?q=G%C3%B6rlitzer+Str.+52%2C+10997+Berlin "
1515
1616# Venue Description
1717description = '''
You can’t perform that action at this time.
0 commit comments