Selaa lähdekoodia

update page title

AykutSarac 3 vuotta sitten
vanhempi
commit
d9bd674607
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>