Skip to content

Commit

Permalink
updating link
Browse files Browse the repository at this point in the history
  • Loading branch information
q9f committed Nov 23, 2022
1 parent 1ada1ff commit 54e696a
Showing 1 changed file with 27 additions and 10 deletions.
37 changes: 27 additions & 10 deletions src/pages/decentralization.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,22 @@ const decentralization = () => (
<ul>
<li>
<span className="fake-bold">ETHBerlin (2018):</span> Hackathon,
conference and the first event ran almost entirely using decentralized
applications:{" "}
<a href="https://ethberlin.com/about" target="_blank">
ethberlin.com/about
conference, and the first event that ran almost entirely using
decentralized applications:{" "}
<a href="https://ethberlin.com" target="_blank">
ethberlin.com
</a>
</li>
<li>
<span className="fake-bold">G&ouml;rliCon (2019): </span>The Ethereum
<span className="fake-bold">GoerliCon 0 (2019): </span>The Ethereum
testnet and infrastructure conference where the Goerli Testnet was
launched live on stage: <a href="https://goerli.net/" target="_blank">
goerli.net
</a>
</li>
<li>
<span className="fake-bold">Goerli Testnet (2019): </span>Born at
ETHBerlin and launched at G&ouml;rliCon, the Goerli Testnet is now one of
ETHBerlin and launched at GoerliCon, the Goerli Testnet is now one of
the most important public-facing Ethereum testnets after the Merge.
</li>
<li>
Expand All @@ -56,22 +56,32 @@ const decentralization = () => (
</li>
<li>
<span className="fake-bold">ETHBerlin ZWEI (2019): </span>hackathon,
conference and cultural festival, second edition:{" "}
<a href="https://ethberlinzwei.com/about.html" target="_blank">
ethberlinzwei.com/about.html
conference, and cultural festival, second edition:{" "}
<a href="https://ethberlinzwei.com" target="_blank">
ethberlinzwei.com
</a>
</li>
<li>
<span className="fake-bold">Ecosystem Job-Openings (2019): </span>
connecting talents with web3-companies during the bear market.
</li>
<li>
<span className="fake-bold">
ETHParis 2 (2020) - The Un-Hackathon:{" "}
</span>
ETHParis 2 was hosted by the Department of Decentralization and
Ethereum France as an unconference-style hackathon in the
engineering school l'ESGI: {" "}
<a href="https://web.archive.org/web/20200318163540/https://www.hackparis.io/" target="_blank">hackparis.com</a>
</li>
<li>
<span className="fake-bold">
TwoPointFive (2020) - The Talk Show:{" "}
</span>
TwoPointFive was a white-label virtual conference. No shill, no
sponsors, from the community for the community and truly in it for the
tech: <a href="https://twopointfive.online" target="_blank">twopointfive.online</a>
tech:{" "}
<a href="https://web.archive.org/web/20220426113132/https://twopointfive.online/" target="_blank">twopointfive.online</a>
</li>
<li>
<span className="fake-bold">StrikeDAO (2022): </span>The Ethereum
Expand All @@ -80,6 +90,13 @@ const decentralization = () => (
squatted domain, quadratically:{" "}
<a href="https://strikedao.com" target="_blank">strikedao.com</a>
</li>
<li>
<span className="fake-bold">ETHBerlin³ (2022): </span>hackathon,
conference, and cultural festival, third edition:{" "}
<a href="https://ethberlin.ooo" target="_blank">
ethberlin.ooo
</a>
</li>
</ul>

<p className="mt-8">
Expand Down

0 comments on commit 54e696a

Please sign in to comment.