fixed typo
All checks were successful
/ get-version (push) Successful in 3s
/ astro-check (push) Successful in 17s
/ check-tag (push) Successful in 2s
/ checking (push) Successful in 15s
/ build-site (push) Successful in 59s
/ create-release (push) Successful in 10s
/ auto-deploy-dockge (push) Successful in 11s

This commit is contained in:
Firq 2024-07-31 21:16:55 +02:00
parent 95e8df6478
commit 27ee2de172
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>