Another attempt at a major redesign, but for real this time, i swear
This commit is contained in:
parent
676e5e2b00
commit
9d8493273d
10 changed files with 54 additions and 69 deletions
src/pages
|
@ -15,7 +15,7 @@ const description =
|
|||
descriptionOverride={description}
|
||||
>
|
||||
<Hi />
|
||||
<BaseSection title="Favourites">
|
||||
<BaseSection title="Favourite Things">
|
||||
{favouritesdata.map((item) => <FavouriteCard {...item} />)}
|
||||
</BaseSection>
|
||||
</Layout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue