feat(content): add Matrix social link (#5)

This PR replaces the mastodon link and icon with a matrix handle instead. I don't use Mastodon anymore, and never really did in the first place.

Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/5
Co-authored-by: Victor Westerlund <victor.vesterlund@gmail.com>
Co-committed-by: Victor Westerlund <victor.vesterlund@gmail.com>
This commit is contained in:
Victor Westerlund 2024-09-27 14:48:07 +00:00 committed by Victor Westerlund
parent 7f4b54685e
commit 51e8215e78
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.8 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.3 KiB

View file

@ -65,9 +65,9 @@
<?= VV::embed("assets/media/icons/email.svg") ?>
<p>e-mail</p>
</social></a>
<a href="https://mastodon.social/@vlwone"><social>
<?= VV::embed("assets/media/icons/mastodon.svg") ?>
<p>mastodon</p>
<a href="matrix:@vlw:vlw.se"><social>
<?= VV::embed("assets/media/icons/matrix.svg") ?>
<p>matrix</p>
</social></a>
<a href="https://web.libera.chat/#vlw.se"><social>
<?= VV::embed("assets/media/icons/libera.svg") ?>