summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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>