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 7fc895f..4f48a27 100644
--- a/src/index.html
+++ b/src/index.html
@@ -559,6 +559,7 @@
559 <script src="js/wordlist_french.js"></script> 559 <script src="js/wordlist_french.js"></script>
560 <script src="js/wordlist_italian.js"></script> 560 <script src="js/wordlist_italian.js"></script>
561 <script src="js/jsbip39.js"></script> 561 <script src="js/jsbip39.js"></script>
562 <script src="js/zxcvbn.js"></script>
562 <script src="js/entropy.js"></script> 563 <script src="js/entropy.js"></script>
563 <script src="js/index.js"></script> 564 <script src="js/index.js"></script>
564 </body> 565 </body>