Skip to content

Commit

Permalink
Merge commit 'bbeff80c461c910ba2f01d4e025f55601f5348c4'
Browse files Browse the repository at this point in the history
  • Loading branch information
chunibyo-wly committed Aug 30, 2024
2 parents ff8ad0b + bbeff80 commit 50cc1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r134/three.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/examples/js/loaders/PLYLoader.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/examples/js/controls/OrbitControls.js"></script>
<script type="module" src="/main.js"></script>
<script type="module" src="./main.js"></script>
</body>
</html>

0 comments on commit 50cc1c7

Please sign in to comment.