Updated Mastodon link + reordered buttons
This commit is contained in:
parent
62c7a37bbd
commit
a8c8f74301
1 changed files with 12 additions and 12 deletions
20
index.html
20
index.html
|
@ -107,14 +107,14 @@
|
|||
|
||||
-->
|
||||
|
||||
<!-- Instagram -->
|
||||
<a class="button button-instagram" href="https://www.instagram.com/wk_vylion/" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/instagram.svg" alt="Instagram Logo">Instagram</a>
|
||||
<!-- Tumblr -->
|
||||
<a class="button button-tumb" href="https://wk-vylion.tumblr.com/" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/tumblr.svg" alt="Tumblr Logo">Tumblr</a>
|
||||
<br>
|
||||
|
||||
<!-- Mastodon -->
|
||||
<a class="button button-mastodon" href="https://tabletop.social/@vylion" target="_blank" rel="me noopener">
|
||||
<img class="icon" src="images/icons/mastodon.svg" alt="Mastodon Logo">Mastodon main</a>
|
||||
<a class="button button-mastodon" href="https://im-in.space/@vylion" target="_blank" rel="me noopener">
|
||||
<img class="icon" src="images/icons/mastodon.svg" alt="Mastodon Logo">Mastodon</a>
|
||||
<br>
|
||||
|
||||
<!-- Telegram -->
|
||||
|
@ -122,16 +122,16 @@
|
|||
<img class="icon" src="images/icons/telegram.svg" alt="Telegram Logo">Telegram main channel</a>
|
||||
<br>
|
||||
|
||||
<!-- Tumblr -->
|
||||
<a class="button button-tumb" href="https://wk-vylion.tumblr.com/" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/tumblr.svg" alt="Tumblr Logo">Tumblr</a>
|
||||
<br>
|
||||
|
||||
<!-- Cohost -->
|
||||
<a class="button button-cohost" href="https://cohost.org/vylion" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/cohost.svg" alt="Eggbug Cohost Mascot">Cohost</a>
|
||||
<br>
|
||||
|
||||
<!-- Instagram -->
|
||||
<a class="button button-instagram" href="https://www.instagram.com/wk_vylion/" target="_blank" rel>
|
||||
<img class="icon" src="images/icons/instagram.svg" alt="Instagram Logo">Instagram</a>
|
||||
<br>
|
||||
|
||||
<!-- Email -->
|
||||
<a class="button button-default" href="mailto:wk@vylion.com" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/email.svg" alt="Email Icon">wk@vylion.com</a>
|
||||
|
|
Loading…
Reference in a new issue