Skip to content

Commit

Permalink
deploy: v2
Browse files Browse the repository at this point in the history
- change base path to /dapp-wrose/
  • Loading branch information
lubej committed Nov 15, 2023
1 parent 0ccf46e commit 9af80d4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/index-756d9be6.js → assets/index-12809894.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-cfbc5ad3.css → assets/index-38523392.css

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

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="/icon.svg" />
<link rel="icon" type="image/svg+xml" href="/dapp-wrose/icon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, interactive-widget=resizes-content" />
<title>ROSE (un) wrapper</title>
<script type="module" crossorigin src="/assets/index-756d9be6.js"></script>
<link rel="stylesheet" href="/assets/index-cfbc5ad3.css">
<script type="module" crossorigin src="/dapp-wrose/assets/index-12809894.js"></script>
<link rel="stylesheet" href="/dapp-wrose/assets/index-38523392.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 9af80d4

Please sign in to comment.