Skip to content

Commit

Permalink
add web3 hub, fix #13
Browse files Browse the repository at this point in the history
  • Loading branch information
q9f committed Apr 2, 2024
1 parent 2cab68b commit 8752594
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions data/24/places/web3hub/index.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# name of the venue
name = "w3.hub"

# type of the event
# available types (you can choose more):
# * meetup
# * conference
# * hackathon
# * expo
# * party
# * other
eventTypes = ["conference", "hackathon, meetup, expo"]

# max number of attendees
capacity = 200

# Street address
address = "Möckernstraße 120, 10963 Berlin"

# OSM/Google Maps URL
mapUrl = "https://nominatim.openstreetmap.org/ui/search.html?q=M%C3%B6ckernstra%C3%9Fe+120%2C+10963+Berlin"

# Venue Description
description = '''
w3.hub is Berlin's Home of Web3. Work, Connect & Celebrate Web3 at w3.hub.
'''

# Venue Photo or Logo
photo = "logo.png"

# Venue Link
[links]
web = "https://w3hub.berlin/host-events"
Binary file added data/24/places/web3hub/logo-150px.op.webp
Binary file not shown.
Binary file added data/24/places/web3hub/logo-300px.op.webp
Binary file not shown.
Binary file added data/24/places/web3hub/logo-500px.op.webp
Binary file not shown.
Binary file added data/24/places/web3hub/logo.op.webp
Binary file not shown.
Binary file added data/24/places/web3hub/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8752594

Please sign in to comment.