Improve SEO

This commit is contained in:
Sakura Knoll
2022-01-10 18:51:34 +09:00 Unverified
parent fb3937b657
commit 6924c88bf2
16 changed files with 214 additions and 6 deletions
+5
View File
@@ -10,6 +10,7 @@ import PageLink from '../../components/atoms/PageLink'
import SquareImageBox from '../../components/atoms/SquareImageBox'
import { mdiGithub } from '@mdi/js'
import { Icon } from '@mdi/react'
import Head from '../../components/atoms/Head'
const bannerValkyries = [
'kiana',
@@ -43,6 +44,10 @@ const Honkai3rdIndexPage = () => {
return (
<Box>
<Head
title={`${t('breadcrumb.honkai-3rd')}: Home - Abyss Lab`}
description={t('index.description')}
/>
<Honkai3rdNavigator />
<Box p={3}>