aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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 d99054e..59cf4b5 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,7 @@
<body>
<script src="nacl.min.js"></script>
<script src="nacl-util.min.js"></script>
+ <script src="marked.min.js"></script>
<script src="lib.js"></script>
<script src="app.js"></script>
</body>