mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-21 23:59:11 -04:00
fix mastodon verification
This commit is contained in:
parent
b602fee012
commit
ab5a6b45ae
@ -34,8 +34,6 @@
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<link rel="icon" type="image/png" href="images/littlelink.png">
|
||||
|
||||
<link rel="me" href="https://mastodon.social/@maheshrijal" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -123,8 +121,9 @@
|
||||
role="button"><img class="icon" src="images/icons/linkedin.svg" alt="">LinkedIn</a><br>
|
||||
|
||||
<!-- Mastodon -->
|
||||
<a class="button button-mastodon" href="https://mastodon.social/@maheshrijal" target="_blank" rel="noopener"
|
||||
role="button"><img class="icon" src="images/icons/mastodon.svg" alt="">Mastodon</a><br>
|
||||
<a class="button button-mastodon" href="https://mastodon.social/@maheshrijal" target="_blank" rel="me noopener">
|
||||
<img class="icon" src="images/icons/mastodon.svg" alt="Mastodon Logo">Mastodon</a>
|
||||
<br>
|
||||
|
||||
<!-- Signal -->
|
||||
<a class="button button-signal"
|
||||
|
Loading…
x
Reference in New Issue
Block a user