Skip to content

Commit

Permalink
index added to public folder
Browse files Browse the repository at this point in the history
  • Loading branch information
arositen committed May 19, 2024
1 parent c7e379f commit c045858
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/Gumball/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Gumball</title>
<script type="module" crossorigin src="/Gumball/assets/index-toM_pBuX.js"></script>
<link rel="stylesheet" crossorigin href="/Gumball/assets/index-LMqMI-q4.css">
</head>

<body>
<div id="root"></div>
</body>

</html>

0 comments on commit c045858

Please sign in to comment.