Skip to content

Commit 0c26be1

Browse files
committed
Add blockspaeti to event, fix venueURL
1 parent ff5cefa commit 0c26be1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

data/24/events/blockspaeti-cowork/index.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ days = 4
4141
times = "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)
5656
languages = ["english"]

data/24/places/blockspaeti/index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ capacity = 500
1111
address = "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
1717
description = '''

0 commit comments

Comments
 (0)