diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
