fixed typo

This commit is contained in:
Firq 2024-07-31 21:16:55 +02:00
parent 95e8df6478
commit 6fdf2696dd
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "fgo-ta-com-website",
"type": "module",
"version": "0.2.2-pre.16",
"version": "0.2.2-pre.17",
"scripts": {
"dev": "astro dev",
"start": "astro dev",

View file

@ -12,7 +12,7 @@ const description =
currentpage="home"
descriptionOverride={description}
>
<Title maintext='FGO NA TA DATA&shy;BASE' subtext='The all-in-one lookup for your all TA needs'/>
<Title maintext='FGO NA TA DATA&shy;BASE' subtext='The all-in-one lookup for all your TA needs'/>
<Hero fadeout={true}/>
</Layout>