feat: update contact info
This commit is contained in:
parent
76da16f234
commit
7469186065
1 changed files with 5 additions and 4 deletions
|
@ -39,12 +39,9 @@ import Footer from '../components/Footer.astro'
|
|||
|
||||
<h2>Contact info</h2>
|
||||
<ul>
|
||||
<li>
|
||||
👀 Mastodon: <a href="https://social.ayco.io/@ayo">@ayo@ayco.io</a>
|
||||
</li>
|
||||
<li>✉️ Email: <a href="mailto:ayo@ayco.io">ayo@ayco.io</a></li>
|
||||
<li>
|
||||
💬 Discord: <a href="https://discord.gg/kkvW7GYNAp">Ayo's Projects</a>
|
||||
👀 Fedi: <a href="https://social.ayco.io/@ayo">@ayo@ayco.io</a>
|
||||
</li>
|
||||
<li>
|
||||
💬 Signal: <a
|
||||
|
@ -53,6 +50,10 @@ import Footer from '../components/Footer.astro'
|
|||
>
|
||||
</li>
|
||||
<li>💬 Matrix: @ayoayco:matrix.org</li>
|
||||
<!--li>
|
||||
💬 Discord: <a href="https://discord.gg/kkvW7GYNAp">Ayo's Projects</a>
|
||||
</li-->
|
||||
<li>💬 Discord: ayoayco</li>
|
||||
</ul>
|
||||
|
||||
<Footer />
|
||||
|
|
Loading…
Reference in a new issue