Skip to content

Commit

Permalink
deploy: 953eb55
Browse files Browse the repository at this point in the history
  • Loading branch information
iosh committed Jan 6, 2025
1 parent 810f051 commit 36e0daa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions assets/index.e937e86f.js → assets/index.f87ee40e.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/x-icon" href="/assets/favicon.eb74760b.ico" />
<link rel="icon" type="image/x-icon" href="./assets/favicon.eb74760b.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>@cfxjs/use-wallet</title>
<script type="module" crossorigin src="/assets/index.e937e86f.js"></script>
<link rel="stylesheet" href="/assets/index.1a1c7513.css">
<script type="module" crossorigin src="./assets/index.f87ee40e.js"></script>
<link rel="stylesheet" href="./assets/index.1a1c7513.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 36e0daa

Please sign in to comment.