Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Spj committed Mar 22, 2024
1 parent 1052b18 commit 163c585
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 @@ -3,11 +3,11 @@
<head>
<meta name="theme-color" content="#171837" />
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/criptos-react/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<script type="module" crossorigin src="/assets/index-BXJ1b1Zj.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BqFrWaGc.css">
<script type="module" crossorigin src="/criptos-react/assets/index-BXJ1b1Zj.js"></script>
<link rel="stylesheet" crossorigin href="/criptos-react/assets/index-BqFrWaGc.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 163c585

Please sign in to comment.