fixed typo
This commit is contained in:
parent
95e8df6478
commit
6fdf2696dd
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
|
@ -12,7 +12,7 @@ const description =
|
|||
currentpage="home"
|
||||
descriptionOverride={description}
|
||||
>
|
||||
<Title maintext='FGO NA TA DATA­BASE' subtext='The all-in-one lookup for your all TA needs'/>
|
||||
<Title maintext='FGO NA TA DATA­BASE' subtext='The all-in-one lookup for all your TA needs'/>
|
||||
<Hero fadeout={true}/>
|
||||
</Layout>
|
||||
|
||||
|
|
Loading…
Reference in a new issue