Skip to content

Commit

Permalink
add venue address
Browse files Browse the repository at this point in the history
  • Loading branch information
q9f committed May 23, 2024
1 parent e44cbb2 commit e980038
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/pages/venue.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,23 @@ const Venue = () => {
<<V<ENUE
</h1>
<div className="">
<p className="mt-4">
The venue will be the same as every year. This year it is called{" "}
<a
href="https://cic.com/berlin/"
target="_blank"
rel="noreferrer noopener"
>CIC Innovation Campus</a>{" "}
(previously: Factory Berlin). Address:{" "}
<a
href="https://nominatim.openstreetmap.org/ui/search.html?q=Lohmuehlenstra%C3%9Fe+65+12435+Berlin"
target="_blank"
rel="noreferrer noopener"
>Lohmühlenstraße 65, 12435 Berlin</a>.
</p>
<p className="mt-4">
Preregistration starts at 12pm on Friday. Doors open at 4pm on Friday.
</p>
<p className="mt-4">
You have access to almost the entire venue for ETHBerlin04. Go
explore, find all experiences, eat at the restaurant, chill in the
Expand Down

0 comments on commit e980038

Please sign in to comment.