add rel=me for everything else too
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
9a969f5411
commit
c4e5bddd09
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue