aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2023-07-11 22:42:38 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2023-07-11 22:42:38 +0200
commitaaa1f8f65bae59680e930fa6788e4662abae332c (patch)
tree2d5f693225d9ee725db79327766a5f80b9949237 /index.html
parent7741a3cc37662ab2ff9606bdaffc0317b79a8dd9 (diff)
Update dependenciesrbdr-bouncy-walls
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8636ce4..ab0a029 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
<title>Sumo</title>
- <script src="./lib/sumo.js"></script>
+ <script type="module" src="./lib/sumo.js"></script>
<link href="./css/style.css" rel="stylesheet">
</head>