Skip to content

Commit e9082bf

Browse files
committed
add blockspaeti
1 parent 5d584fa commit e9082bf

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

510 KB
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name = "c-base"
2+
eventTypes = ["conference", "meetup"]
3+
capacity = 100
4+
address = "Rungestraße 20, 10179 Berlin"
5+
mapUrl = "https://nominatim.openstreetmap.org/ui/search.html?q=Rungestra%C3%9Fe+20+10179+Berlin"
6+
description = '''
7+
c-base space station is a hacker space.
8+
'''
9+
photo = "logo.webp"
10+
11+
[links]
12+
web = "https://c-base.org"

0 commit comments

Comments
 (0)