aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorEv Bogue <ev@evbogue.com>2019-09-03 11:30:06 -0500
committerEv Bogue <ev@evbogue.com>2019-09-03 11:30:06 -0500
commit1d11adf294433b1cf9a3376806d52fe6e1aea0bd (patch)
tree761e8255f45591dafd7137c03f9e439a6bf0db57 /index.html
parent3f1a179d003556d96b3bd9538ad65f5266bc7569 (diff)
first stab at secure bogbook (sbb)
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6a30f2f..a6f0fd9 100644
--- a/index.html
+++ b/index.html
@@ -9,6 +9,7 @@
<body>
<script src="./lib/nacl.min.js"></script>
<script src="./lib/nacl-util.min.js"></script>
+ <script src="./lib/ed2curve.min.js"></script>
<script src="./lib/localforage.min.js"></script>
<script src="./lib/diff.js"></script>
<script src="./lib/marked.min.js"></script>