Mastodon
This commit is contained in:
parent
e19911ee7c
commit
16f164e07b
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@ const description = "The very own page of Firq for providing informating about T
|
|||
---
|
||||
|
||||
<Layout title="Home - Firq FGO Site" currentpage="home" descriptionOverride={description}>
|
||||
<Hero/>
|
||||
<Hero>
|
||||
<a rel="me" href="https://mastodon.neshweb.net/@Firq"></a>
|
||||
</Hero>
|
||||
<BaseSection title="Favourites">
|
||||
{favouritesdata.map((item) => (<FavouriteCard {...item}/>))}
|
||||
</BaseSection>
|
||||
|
|
Loading…
Reference in a new issue