Browse Source

update page title

AykutSarac 3 years ago
parent
commit
d9bd674607
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/index.tsx

+ 1 - 1
src/pages/index.tsx

@@ -64,7 +64,7 @@ const Home: React.FC = () => {
   return (
     <StyledHome>
       <Head>
-        <title>JSON Visio</title>
+        <title>JSON Visio - Directly onto graphs</title>
       </Head>
       <Navbar />
       <Container>