aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorEv Bogue <ev@evbogue.com>2019-07-19 09:44:35 -0500
committerEv Bogue <ev@evbogue.com>2019-07-19 09:44:35 -0500
commit225132d80c2e60719d39ca95e0750f1dcf6dd54e (patch)
tree09d62ca4a78de696b8a0fd7325e71ee8cdfa787d /index.html
parent50aee6774fe47a6dc9a54d045cc6d4586b9ca677 (diff)
prevent blank identifications -- which seem to happen often
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 59e731e..6a30f2f 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel='stylesheet' href='./css/source-sans-pro.min.css' />
<link rel='stylesheet' href='./css/style.css' />
- </head>
+ </head>
<body>
<script src="./lib/nacl.min.js"></script>
<script src="./lib/nacl-util.min.js"></script>