aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index 7dd3e9e..95fccc1 100644
--- a/src/index.html
+++ b/src/index.html
@@ -945,5 +945,7 @@
945 <script src="js/entropy.js"></script> 945 <script src="js/entropy.js"></script>
946 <script src="js/stellar-util.js"></script> 946 <script src="js/stellar-util.js"></script>
947 <script src="js/index.js"></script> 947 <script src="js/index.js"></script>
948 <script src="js/groestlcoinjs-3.3.2.js"></script>
949 <script src="js/groestlcoinjs-bip38-2.0.2.js"></script>
948 </body> 950 </body>
949</html> 951</html>