Skip to content

Commit

Permalink
Add rel=me for verification
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Nov 16, 2022
1 parent 917058c commit cb8b64d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/layout/Socials.astro
Expand Up @@ -15,6 +15,7 @@ if (!size) {

<div class={"flex items-center" + (classes ? " " + classes : "")}>
<a
rel="me"
href="https://mastodon.gamedevalliance.fr/@erika"
title="Link to my Mastodon profile"
class="social-icon social-mastodon"
Expand Down

0 comments on commit cb8b64d

Please sign in to comment.