๐ŸŒ mirroring test!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: add `rel="me"` to mastodon link for validation

authored by

TAKAHASHI Shuuji and committed by
GitHub
364f85ed 25bc157f

+1 -1
+1 -1
index.html
··· 150 150 </li> 151 151 <li> 152 152 <span class="icon fab fa-mastodon"></span> 153 - <a href="https://mastodon.social/@shuuji3"> 153 + <a rel="me" href="https://mastodon.social/@shuuji3"> 154 154 <strong>Mastodon:</strong> 155 155 @shuuji3@mastodon.social 156 156 </a>