aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index 9df24fe..bd34b55 100644
--- a/src/index.html
+++ b/src/index.html
@@ -942,6 +942,7 @@
942 <script src="js/biginteger.js"></script> 942 <script src="js/biginteger.js"></script>
943 <script src="js/zxcvbn.js"></script> 943 <script src="js/zxcvbn.js"></script>
944 <script src="js/entropy.js"></script> 944 <script src="js/entropy.js"></script>
945 <script src="js/stellar-util.js"></script>
945 <script src="js/index.js"></script> 946 <script src="js/index.js"></script>
946 </body> 947 </body>
947</html> 948</html>