Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
chicrock committed Sep 23, 2024
1 parent 8ebb694 commit 9b0610c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion assets/index-DtnnSK-D.css → assets/index-DbWsNLs8.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/index-kO5tn-Wm.js → assets/index-DryZHoY_.js

Large diffs are not rendered by default.

Binary file added favicon.ico
Binary file not shown.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,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="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Cosmostation App Injection</title>
<script type="module" crossorigin src="/assets/index-kO5tn-Wm.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DtnnSK-D.css">
<title>Cosmostation App Injection Example</title>
<script type="module" crossorigin src="/assets/index-DryZHoY_.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DbWsNLs8.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 9b0610c

Please sign in to comment.