summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2014-11-27 00:56:17 -0500
committerJulie Lala <jules@okfoc.us>2014-11-27 00:56:17 -0500
commitcebe1340f8c83bfceaca01fae923bc7d5fb2bff3 (patch)
treeca1caea52783acfb80e2481dfc639d39f2cb19a7 /index.html
parent8354e3f29c5eed2837cb6993b0c4fa7274962cbc (diff)
split out copy code, add img to color code thing
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 908b3c0..9922c3e 100644
--- a/index.html
+++ b/index.html
@@ -48,6 +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/lex.js"></script>
<script src="js/matrix.js"></script>