add rel=me for everything else too

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2024-12-04 18:47:22 -05:00
parent 9a969f5411
commit c4e5bddd09

View file

@ -34,15 +34,15 @@
<i class="fa-brands fa-mastodon"></i>
<p class="detail">@tendstofortytwo@treehouse.systems</p>
</a>
<a href="https://bsky.app/profile/tends.to" class="contact-method" aria-label="Bluesky">
<a href="https://bsky.app/profile/tends.to" class="contact-method" aria-label="Bluesky" rel="me">
<i class="fa-brands fa-bluesky"></i>
<p class="detail">@tends.to</p>
</a>
<a href="https://linkedin.com/in/namansood" class="contact-method" aria-label="LinkedIn">
<a href="https://linkedin.com/in/namansood" class="contact-method" aria-label="LinkedIn" rel="me">
<i class="fa-brands fa-linkedin-in"></i>
<p class="detail">Naman Sood</p>
</a>
<a href="https://github.com/tendstofortytwo" class="contact-method" aria-label="GitHub">
<a href="https://github.com/tendstofortytwo" class="contact-method" aria-label="GitHub" rel="me">
<i class="fa-brands fa-github"></i>
<p class="detail">tendstofortytwo</p>
</a>