Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Raltoos committed Jun 17, 2024
1 parent 32d9fde commit fc1b453
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<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="/SplitDumb-App/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<script type="module" crossorigin src="/assets/index-DdeCpp0S.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B2sru1Tl.css">
<script type="module" crossorigin src="/SplitDumb-App/assets/index-DdeCpp0S.js"></script>
<link rel="stylesheet" crossorigin href="/SplitDumb-App/assets/index-B2sru1Tl.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit fc1b453

Please sign in to comment.