Skip to content

Commit 901fab7

Browse files
Add a rel=me for mastodon
1 parent e44811d commit 901fab7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Footer.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ const today = new Date();
117117
class="col-span-1 px-4 py-2 border-2 rounded-full flex gap-2 items-center"
118118
link="https://mastodon.online/@jermspeaks"
119119
title="Mastodon"
120+
rel="me"
120121
>
121122
<svg
122123
class="h-6 w-6 fill-slate-800 dark:fill-slate-200 hover:fill-purple-500"

0 commit comments

Comments
 (0)