about summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
authormagicfelix <felix@felix-zauberer.de>2021-06-28 17:04:38 +0200
committerGeorg Lukas <georg@op-co.de>2021-07-27 17:49:54 +0200
commiteed5dd62dd0ac2b272d10b594d563cab09c10ad6 (patch)
treefec294407b3efa232f9028c57157de8d0b29b7dd /index.html
parentfe947352efa7dc04a1d45e32b5b2938fc060c395 (diff)
downloadphp-xmpp-invitation-eed5dd62dd0ac2b272d10b594d563cab09c10ad6.tar.gz
Autodiscover preferred browser language, enhances #4
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>