diff --git a/package.json b/package.json index 5a291a0..6103b31 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/src/pages/index.astro b/src/pages/index.astro index e407c5d..a5dec7f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -12,7 +12,7 @@ const description = currentpage="home" descriptionOverride={description} > - + <Title maintext='FGO NA TA DATA­BASE' subtext='The all-in-one lookup for all your TA needs'/> <Hero fadeout={true}/> </Layout>