diff options
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> |
