Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaKotl committed Dec 6, 2024
1 parent 6fe061f commit fdd4fcb
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 @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<base href="/RentCar/react/" />
<link
rel="icon"
type="image/png"
Expand All @@ -24,6 +25,5 @@
<div id="root"></div>

<script type="module" src="/src/index.jsx"></script>

</body>
</html>
</html>

0 comments on commit fdd4fcb

Please sign in to comment.