Skip to content

Commit e56a0bd

Browse files
committed
refractor: three module.js
1 parent 571f9d9 commit e56a0bd

File tree

2 files changed

+3
-53414
lines changed

2 files changed

+3
-53414
lines changed

layouts/home.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ <h1>istio.io Archives</h1>
1717
{{ else }}
1818
<script type="importmap">
1919
{
20-
"imports": {
21-
"three": "/js/three.module.js"
22-
}
20+
"imports": {
21+
"three": "https://unpkg.com/[email protected]/build/three.module.js"
22+
}
2323
}
2424
</script>
2525
<script src="/js/splide.min.js"></script>

0 commit comments

Comments
 (0)