Skip to content

Commit

Permalink
Add privacy corner
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed May 17, 2024
1 parent 916fdb1 commit ee839e4
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/pages/experiences.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,30 @@ const Experiences = () => {
evening, you can share it with your friends.
</div>
</div>
<div className="mt-8">
<div className="inline-flex flex-wrap items-center">
<h3 className="font-bold text-lg mr-1">
ETHBerlin Privacy Corner
</h3>
<span>by</span>
<a
href="https://web3privacy.info/"
target="blank"
rel="noreferrer noopener"
className="underline ml-1"
>
Web3 Privacy now
</a>
<LocationButton loc={locations.library} />
</div>
<div className="ml-4">
Hacker-focused safe space where you can get productive feedback on
your hackathon project idea, its privacy features, and general
viability. The Web3 Privacy team will be available throughout the
weekend and will host an open feedback session from 10AM-12PM on
Saturday at the Library.
</div>
</div>
</div>

<VenueMapModal
Expand Down

0 comments on commit ee839e4

Please sign in to comment.