diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-03-22 11:36:42 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-03-22 11:36:42 -0400 |
| commit | 6a30feead73dbee2d664b0099efcdc5106096c55 (patch) | |
| tree | 25685907394a49d2e22637f7e5c649904e09c4dc /image.html | |
| parent | 858587af95cfd02341cee1ec1f63c560f6944145 (diff) | |
| parent | b55c277f18a56cb6c6f85df968111f230e828b07 (diff) | |
Merge branch 'master' of lmno:ascii
Diffstat (limited to 'image.html')
| -rw-r--r-- | image.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ label { min-width: 70px; display: inline-block; } <script src="js/vendor/jquery-2.1.4.min.js"></script> <script src="js/photo.js"></script> <script src="js/util.js"></script> -<script src="/dither/js/color.js"></script> +<script src="js/vendor/color.js"></script> <script> var basehref_partz = window.location.href.split("/") basehref_partz.pop() |
