Mastodon 2

This commit is contained in:
Firq 2023-03-06 21:06:51 +01:00
parent 16f164e07b
commit 7f724c041c
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -10,7 +10,7 @@ const description = "The very own page of Firq for providing informating about T
<Layout title="Home - Firq FGO Site" currentpage="home" descriptionOverride={description}>
<Hero>
<a rel="me" href="https://mastodon.neshweb.net/@Firq"></a>
<a rel="me" href="https://mastodon.neshweb.net/@Firq">a</a>
</Hero>
<BaseSection title="Favourites">
{favouritesdata.map((item) => (<FavouriteCard {...item}/>))}