diff options
Diffstat (limited to 'contact')
-rw-r--r-- | contact/index.php (renamed from contact/index.html) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/contact/index.html b/contact/index.php index d6498b5..02f3560 100644 --- a/contact/index.html +++ b/contact/index.php @@ -24,6 +24,8 @@ <nav> 😎 <a href="/">Home</a> + 🤔 + <a href="/now/">Now page</a> ✍️ <a href="https://demonkingswarn.is-a.dev/blog/">Blog</a> 🖥️ @@ -42,7 +44,7 @@ You can contact me on <a href="https://discord.com/users/453522683745927178">discord</a> or matrix </p> <div class="gifbuttons"> - <a href="https://matrix.to/#/@demonkingswarn:matrix.org" target="blank"><img alt="Matrix logo" src="/assets/media/buttons/matrix.png"></a> + <a href="https://matrix.to/#/@demonkingswarn:chat.demonkingswarn.live" target="blank"><img alt="Matrix logo" src="/assets/media/buttons/matrix.png"></a> <a href="https://mstdn.social/@demonkingswarn" target="blank"><img alt="Mastodon logo" src="/assets/media/buttons/mastodon.gif"></a> </div> <p> |