diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-03-24 22:10:04 +0100 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-03-24 22:10:04 +0100 |
| commit | a4bb7570a5ba91122c464a586efc5a897bef015b (patch) | |
| tree | c0827c4e94b48ace05b09b5009ffa1aa52a849ed /index.html | |
| parent | ef888cdb9f8d970eb95e77f17a7d66b755882cf0 (diff) | |
dither blocks in their own file
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ <script src="js/png.js"></script> <script src="js/unicode.js"></script> <script src="js/color.js"></script> +<script src="js/dither.js"></script> <script src="js/undo.js"></script> <script src="js/clipboard.js"></script> <script src="js/upload.js"></script> |
