Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mquangdev committed May 2, 2024
1 parent 6c1a5b3 commit e64f753
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/3D-Portfolio/src/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
<script type="module" src="/3D-Portfolio/src/main.jsx"></script>
</body>
</html>

0 comments on commit e64f753

Please sign in to comment.