summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 37b1af9..b9246c9 100644
--- a/index.html
+++ b/index.html
@@ -18,9 +18,9 @@
.createApp({
apiKey: '%s',
host: '%s'
- })));
+ })), '%s');
}
</script>
- <script type="text/javascript" src="main.js"></script>
+ <script type="text/javascript" src="%s/js/main.js"></script>
</body>
</html>