Skip to content

Commit

Permalink
Remove text title text
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusva committed Nov 24, 2023
1 parent f8296c6 commit abfe7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-vite-express/templates/react-ts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Test - Test - Test - Vite + React + TS</title>
<title>Vite + React + TS</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit abfe7ca

Please sign in to comment.