Skip to content

Commit efab1b4

Browse files
committed
update description and title
1 parent f5f2af0 commit efab1b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ function Home() {
99
return (
1010
<div>
1111
<Head>
12-
<title>HelpChat Tools</title>
13-
<meta name="description" content="HelpChat ToolBox" />
12+
<title>HelpChat ToolBox</title>
13+
<meta name="description" content="A collection of tools and solutions you might find useful for you and your server." />
1414
</Head>
1515
<main
1616
css={css`

0 commit comments

Comments
 (0)