Skip to content

Commit b6766c5

Browse files
committed
Fix 404.html
1 parent f003481 commit b6766c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
}
1313
}(window.location))
1414
</script><body>
15-
<script src=./showcase.js defer></script>
15+
<script src=/showcase.js defer></script>

0 commit comments

Comments
 (0)