diff options
| author | Julie Lala <jules@okfoc.us> | 2014-11-29 00:57:07 -0500 |
|---|---|---|
| committer | Julie Lala <jules@okfoc.us> | 2014-11-29 00:57:07 -0500 |
| commit | ca7dddb1a0ad759d3c762fc323f3604ba939e8c1 (patch) | |
| tree | 7bfabb795a5397db90cb36706784cc7de529fcb2 /index.html | |
| parent | cebe1340f8c83bfceaca01fae923bc7d5fb2bff3 (diff) | |
fixedsysexcelsior with unicode
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
