summaryrefslogtreecommitdiff
path: root/dist/index.html
diff options
context:
space:
mode:
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 9c674be..0d3e16f 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -128,7 +128,6 @@ a { color: #00f; }
</div>
<div id="workspace"></div>
<div id="instructions"><iframe src="instructions.html"></iframe><button class="close">&times;</button></div>
-<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}
@@ -137,4 +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>
</html>