Skip to content

Commit

Permalink
🐛 Fix title in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ShellWen committed Oct 18, 2023
1 parent 289a8dd commit a52e1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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>Vite + React + TS</title>
<title>Fuchico's</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit a52e1af

Please sign in to comment.