Skip to content

Commit

Permalink
feat: change index.html (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehay28 authored May 31, 2024
1 parent 43c2ab2 commit cc22679
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" /> -->
<link rel="icon" type="image/png" href="./public/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
</head>
Expand Down

0 comments on commit cc22679

Please sign in to comment.