summaryrefslogtreecommitdiff
path: root/dist/index.html
diff options
context:
space:
mode:
authorjules <jules@okfoc.us>2014-01-29 10:48:39 -0500
committerjules <jules@okfoc.us>2014-01-29 10:48:39 -0500
commitc6b804f72f3e61f09692b2b29f73e1a6eb25687d (patch)
treeaf9d1e27df3903ad5d38cef906bee47ba4654c34 /dist/index.html
parent1e0a45507ef0956c290547c44b8bb66a5e1e8b6f (diff)
build with uglified script
Diffstat (limited to 'dist/index.html')
-rw-r--r--dist/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html
index 0d3e16f..22e87bb 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -136,5 +136,5 @@ a { color: #00f; }
<button class="remove">x</button>
<span class="frame"></span>
</script>
-<script type="text/javascript" src="app.concat.js"></script></body>
+<script type="text/javascript" src="app.min.js"></script></body>
</html>