Add fediverse links to footer

This commit is contained in:
2024-06-09 10:00:52 +04:00
parent cf0cd50916
commit 44442b7e5f
5 changed files with 179 additions and 1 deletions
+23 -1
View File
@@ -889,7 +889,29 @@
</q>
<small>Serge GLAUDE (Co-fondateur du GONG)</small>
<hr>
<p><small>Nous contacter : <a title="GONG e-mail" href="mailto:gong971@proton.me">gong971@proton.me</a></small></p>
<div id="kontak">
<div>
<a href="mailto:gong971@proton.me">
<button title="E-mail">
<img src="./img/protonmail.svg" width="32" alt="Logo Protonmail">
</button>
</a>
</div>
<div>
<a href="https://bokantaj.o-k-i.net/@GONG">
<button title="Pleroma + Soapbox (Bokantaj)">
<img src="./img/soapbox.svg" width="32" alt="Logo Soapbox">
</button>
</a>
</div>
<div>
<a href="https://gade.o-k-i.net/c/gong_tv">
<button title="PeerTube (Gade)">
<img src="./img/peertube.svg" width="32" alt="Logo PeerTube">
</button>
</a>
</div>
</div>
</div>
</footer>
<script src="./js/main.js"></script>