XMPP invitation landing page, without javascript
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index bcfbe0a..cc1ddec 100644
--- a/index.html
+++ b/index.html
@@ -37,6 +37,7 @@
<p class="hint" id="xmppis"></p>
</div>
<script src="scripts/i18n-text.min.js"></script>
+ <script src="config.js"></script>
<script src="scripts/main.js"></script>
<script src="scripts/qrcode.min.js"></script>
</body>