Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
iower committed Jan 24, 2024
1 parent 0d71431 commit fae2b5b
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,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/calcoala-webapp/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/CalcKoala-webapp/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CalcKoala</title>

Expand All @@ -13,8 +13,8 @@
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<script type="module" crossorigin src="/calcoala-webapp/assets/index-d21c40ac.js"></script>
<link rel="stylesheet" href="/calcoala-webapp/assets/index-0d5a0a53.css">
<script type="module" crossorigin src="/CalcKoala-webapp/assets/index-d21c40ac.js"></script>
<link rel="stylesheet" href="/CalcKoala-webapp/assets/index-0d5a0a53.css">
</head>
<body>
<div id="root" class="limiter"></div>
Expand Down

0 comments on commit fae2b5b

Please sign in to comment.