fix
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>VRM Animation Preview</title>
|
||||
<meta name="referrer" content="strict-origin-when-cross-origin" />
|
||||
<title>VRM Animation Preview</title>
|
||||
<style>
|
||||
html, body, #root { width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden; }
|
||||
</style>
|
||||
<script type="module" crossorigin src="/pkg/atmosphere/assets/index-Cc80FqGU.js"></script>
|
||||
<script type="module" crossorigin src="/pkg/atmosphere/assets/index-CHT4Xf7A.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user