Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
uncommonartemon authored Mar 1, 2024
1 parent 7eda538 commit 081d004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/three-js/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue</title>
<script type="module" crossorigin src="./three-js/assets/index-398FU0x4.js"></script>
<link rel="stylesheet" crossorigin href="./three-js/assets/index-Dz-pwHNL.css">
<script type="module" crossorigin src="./threejs-pages/assets/index-398FU0x4.js"></script>
<link rel="stylesheet" crossorigin href="./threejs-pages/assets/index-Dz-pwHNL.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 081d004

Please sign in to comment.