diff options
| author | Jules <jules@asdf.us> | 2014-11-29 00:57:32 -0500 |
|---|---|---|
| committer | Jules <jules@asdf.us> | 2014-11-29 00:57:32 -0500 |
| commit | b25804afdf38918c9e205e9acda50bdbfe24cd12 (patch) | |
| tree | cc7fee7227064202f2d041a10c89c7941097dc70 /index.html | |
| parent | 9f0938e98e329d26f06714a1e4937a4ec7e862ba (diff) | |
| parent | 05d359b6cdabc42025881e0a39c00995d8a29394 (diff) | |
Merge branch 'master' of ghghgh.us:ascii
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> |
