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 b3f2d33..d3333b5 100644
--- a/src/index.html
+++ b/src/index.html
@@ -888,6 +888,7 @@
888 <script src="js/biginteger.js"></script> 888 <script src="js/biginteger.js"></script>
889 <script src="js/zxcvbn.js"></script> 889 <script src="js/zxcvbn.js"></script>
890 <script src="js/entropy.js"></script> 890 <script src="js/entropy.js"></script>
891 <script src="js/stellar-util.js"></script>
891 <script src="js/index.js"></script> 892 <script src="js/index.js"></script>
892 </body> 893 </body>
893</html> 894</html>