diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-07-11 22:42:38 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-07-11 22:42:38 +0200 |
| commit | aaa1f8f65bae59680e930fa6788e4662abae332c (patch) | |
| tree | 2d5f693225d9ee725db79327766a5f80b9949237 /index.html | |
| parent | 7741a3cc37662ab2ff9606bdaffc0317b79a8dd9 (diff) | |
Update dependenciesrbdr-bouncy-walls
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |