Skip to content

Commit

Permalink
deploy: fe912de
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalune committed Oct 7, 2024
1 parent cef187b commit 080cda9
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion assets/howler-c58ef1b6.js → assets/howler-7ca50e21.js

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

4 changes: 2 additions & 2 deletions assets/index-810fc6f0.js → assets/index-0cbd21f6.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-7da6eae4.css → assets/index-d9de120e.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<meta name="HandheldFriendly" content="true" />
<title>Character Studio</title>

<script type="module" crossorigin src="/CharacterStudio/assets/index-810fc6f0.js"></script>
<link rel="stylesheet" href="/CharacterStudio/assets/index-7da6eae4.css">
<script type="module" crossorigin src="/CharacterStudio/assets/index-0cbd21f6.js"></script>
<link rel="stylesheet" href="/CharacterStudio/assets/index-d9de120e.css">
</head>
<body>
<canvas id="editor-scene" style="position: fixed; top: 0; left: 0;" width="100%" height="100%"></canvas>
Expand Down

0 comments on commit 080cda9

Please sign in to comment.