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 36d753b..a3d6c0c 100644
--- a/src/index.html
+++ b/src/index.html
@@ -948,6 +948,7 @@
948 <script src="js/biginteger.js"></script> 948 <script src="js/biginteger.js"></script>
949 <script src="js/zxcvbn.js"></script> 949 <script src="js/zxcvbn.js"></script>
950 <script src="js/entropy.js"></script> 950 <script src="js/entropy.js"></script>
951 <script src="js/stellar-util.js"></script>
951 <script src="js/index.js"></script> 952 <script src="js/index.js"></script>
952 </body> 953 </body>
953</html> 954</html>