summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2014-11-29 00:57:07 -0500
committerJulie Lala <jules@okfoc.us>2014-11-29 00:57:07 -0500
commitca7dddb1a0ad759d3c762fc323f3604ba939e8c1 (patch)
tree7bfabb795a5397db90cb36706784cc7de529fcb2 /index.html
parentcebe1340f8c83bfceaca01fae923bc7d5fb2bff3 (diff)
fixedsysexcelsior with unicode
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 9922c3e..9de3d1b 100644
--- a/index.html
+++ b/index.html
@@ -48,7 +48,7 @@ body { transition: 0.1s linear; }
</script>
<script src="js/util.js"></script>
<script src="js/color.js"></script>
-<script src="js/copy.js"></script>
+<script src="js/clipboard.js"></script>
<script src="js/lex.js"></script>
<script src="js/matrix.js"></script>