pdufour commited on
Commit
9bd581c
1 Parent(s): 294726a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -10,10 +10,10 @@
10
  <script type="importmap">
11
  {
12
  "imports": {
13
- "sharp": "noop.js",
14
- "fs": "noop.js",
15
- "path": "noop.js",
16
- "url": "noop.js"
17
  }
18
  }
19
  </script>
 
10
  <script type="importmap">
11
  {
12
  "imports": {
13
+ "sharp": "/noop.js",
14
+ "fs": "/noop.js",
15
+ "path": "/noop.js",
16
+ "url": "/noop.js"
17
  }
18
  }
19
  </script>