Skip to content

Commit

Permalink
Update manifesto.html
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaz authored Apr 29, 2024
1 parent 3e1fbbe commit a895cd7
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions manifesto.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- v 0.5 of code for manifesto webpage -->
<!-- v 0.6 of code for manifesto webpage -->
<!-- sauce: https://github.com/web3privacy/events_web -->
<!DOCTYPE html>
<html lang="en">
Expand Down Expand Up @@ -29,14 +29,11 @@
<div class="m-1" style="width: 50px;">
<img src="./img/logo.svg" alt="home">
</div>
<div class="lg:block pl-2 m-1">
<a class="text-xl hover:underline" href="./index.html">SUMMIT WEBPAGE</a>
</div>
<div class="lg:block pl-2 m-1">
<div class="flex items-center pl-2 m-1">
<a class="hover:underline external" href="https://matrix.to/#/#web3privacy:gwei.cz">
<img class="inline" src="./img/matrix.svg" alt="matrix"></a>
</div>
<div class="lg:block pl-2 m-1">
<div class="flex items-center pl-2 m-1">
<a class="hover:underline external" href="https://t.me/+DMkrxGNeJzYyYzM0">
<img class="inline" src="./img/telegram.png" alt="telegram"></a>
</div>
Expand Down

0 comments on commit a895cd7

Please sign in to comment.