diff options
| author | jules <jules@okfoc.us> | 2014-01-29 10:31:02 -0500 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2014-01-29 10:31:02 -0500 |
| commit | 34c7b31ec1e4a39ec7f86e4116956d5701fa02bd (patch) | |
| tree | 761be1977532b4a4a9a319859721d9f6f8995f76 /dist | |
| parent | 7c5471a15b608f8ed1b3ae8f79cb383696e6c2dc (diff) | |
worker url in encoder, copy instructions
Diffstat (limited to 'dist')
| -rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index ab4be6f..9c674be 100644 --- a/dist/index.html +++ b/dist/index.html @@ -128,7 +128,7 @@ a { color: #00f; } </div> <div id="workspace"></div> <div id="instructions"><iframe src="instructions.html"></iframe><button class="close">×</button></div> -<script type="text/javascript" src="app.min.js"></script></body> +<script type="text/javascript" src="app.concat.js"></script></body> <script type="text/html" id="shader-gallery-template"> <span><img src="{thumbnail_url}"></span> {name} - {username} |
