Skip to content

Commit

Permalink
deploy: dc5eedf
Browse files Browse the repository at this point in the history
  • Loading branch information
yuiseki committed Dec 17, 2023
1 parent 683eb68 commit 7783c77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/index-S0NYEXJl.js → assets/index-dCCPGZtt.js

Large diffs are not rendered by default.

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="/charites-ai/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/assets/index-S0NYEXJl.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-1xxH6DAM.css">
<script type="module" crossorigin src="/charites-ai/assets/index-dCCPGZtt.js"></script>
<link rel="stylesheet" crossorigin href="/charites-ai/assets/index-1xxH6DAM.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 7783c77

Please sign in to comment.