Mastodon 3
This commit is contained in:
parent
8e824d8785
commit
af2989075e
1 changed files with 1 additions and 1 deletions
|
@ -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}>
|
<Layout title="Home - Firq FGO Site" currentpage="home" descriptionOverride={description}>
|
||||||
<Hero>
|
<Hero>
|
||||||
<a rel="me" href="https://mastodon.neshweb.net/@Firq">a</a>
|
<!--<a rel="me" href="https://mastodon.neshweb.net/@Firq">a</a> TODO Future me-->
|
||||||
</Hero>
|
</Hero>
|
||||||
<BaseSection title="Favourites">
|
<BaseSection title="Favourites">
|
||||||
{favouritesdata.map((item) => (<FavouriteCard {...item}/>))}
|
{favouritesdata.map((item) => (<FavouriteCard {...item}/>))}
|
||||||
|
|
Loading…
Reference in a new issue