Update index.html
Some checks failed
Remote update execution / Build (push) Failing after 12s

This commit is contained in:
Maksim Bengraf 2024-07-16 23:09:03 +00:00
parent b5bd5b8c73
commit f44b6017e8

View file

@ -54,19 +54,19 @@
<h5 class="description">Here are several ways to reach me out</h5> <h5 class="description">Here are several ways to reach me out</h5>
<div class="box"> <div class="box">
<a class="row" href="mailto:me@octobanon.com"> <a class="row" href="mailto:me@octobanon.com">
<p>Mail - me@octobanon.com</p> <p>E-Mail</p>
<img src="link.svg" alt="Link"> <img src="link.svg" alt="Link">
</a> </a>
<a class="row" href="https://t.me/OctoBanon"> <a class="row" href="https://t.me/OctoBanon">
<p>Telegram - @OctoBanon</p> <p>Telegram</p>
<img src="link.svg" alt="Link"> <img src="link.svg" alt="Link">
</a> </a>
<a class="row" href="https://matrix.to/#/@me:octobanon.com"> <a class="row" href="https://matrix.to/#/@me:octobanon.com">
<p>Matrix - @me:octobanon.com</p> <p>Matrix</p>
<img src="link.svg" alt="Link"> <img src="link.svg" alt="Link">
</a> </a>
<a class="row" href="https://discordapp.com/users/839947810735521792"> <a class="row" href="https://discordapp.com/users/839947810735521792">
<p>Discord - octobanon</p> <p>Discord</p>
<img src="link.svg" alt="Link"> <img src="link.svg" alt="Link">
</a> </a>
</div> </div>