Skip to content

Commit 7c73c13

Browse files
committed
Update Tools text
1 parent f234909 commit 7c73c13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/tools/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ export default function Tools({ location }: {location: string}) {
66
return (
77
<Main>
88
<Head>
9-
<title>Guides | Hu Tao</title>
9+
<title>Tools | Hu Tao</title>
1010
<meta name="twitter:card" content="summary" />
11-
<meta property="og:title" content="Guides | Hu Tao" />
12-
<meta property="og:description" content="View currently available guides and routes" />
11+
<meta property="og:title" content="Tools | Hu Tao" />
12+
<meta property="og:description" content="Some tools for Genshin Impact" />
1313
</Head>
1414

1515
<h1 className="text-5xl font-bold pb-2">
16-
Guides
16+
Tools
1717
</h1>
1818

1919
<ul>

0 commit comments

Comments
 (0)