Explorar el Código

update page title

AykutSarac hace 3 años
padre
commit
d9bd674607
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>