summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authortimb <opuscule@gmail.com>2015-07-18 10:43:40 -0700
committertimb <opuscule@gmail.com>2015-07-18 10:43:40 -0700
commit55e43788371d5a103ae225b36d10e123834c84b0 (patch)
tree9a3a5ea12cbe193a3af0cce2278984718dfa1bdc /index.html
parent01e181b2b1c93254f887b0ddc8d2cbe7dc864eed (diff)
attach colorcode as metadata to all generated pngs
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index fe4f43a..44c04ce 100644
--- a/index.html
+++ b/index.html
@@ -94,6 +94,7 @@
<script src="js/vendor/FileSaver.js"></script>
<script src="js/util.js"></script>
+<script src="js/png.js"></script>
<script src="js/unicode.js"></script>
<script src="js/color.js"></script>
<script src="js/clipboard.js"></script>