summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoot <root@vm-keyserver.spline.inf.fu-berlin.de>2018-04-25 12:07:30 +0200
committerRoot <root@vm-keyserver.spline.inf.fu-berlin.de>2018-04-25 12:08:36 +0200
commit44ba4309cd6a5a5c0e9dec4dc389894a1a770e23 (patch)
treee99de1f60b4b538efbf6d718253628f11a09a408
parent920b6c61129ffe81fca2236a07dd4afe75765098 (diff)
downloadsks-www-master.tar.gz
sks-www-master.tar.bz2
sks-www-master.zip
Update to sks 1.1.6HEADmaster
-rw-r--r--README12
-rw-r--r--index.html7
2 files changed, 16 insertions, 3 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..699727b
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+This is just a prettified index.html in HTML5.
+
+It uses elements of HTML5 boilerplate 1.0
+
+The link to SKS points to the https://bitbucket.org/skskeyserver/sks-keyserver/
+
+The submission links are relative to minimize having to search and replace
+on installation.
+
+Comments welcome.
+
+Submitted by samir@samirnassar.com.
diff --git a/index.html b/index.html
index ef573b3..3926560 100644
--- a/index.html
+++ b/index.html
@@ -147,15 +147,16 @@
</div>
<!-- end of #main -->
<footer id="info">
- <p><a href="https://bitbucket.org/yminsky/sks-keyserver/">SKS</a> is
+ <p><a href="https://bitbucket.org/skskeyserver/sks-keyserver/">SKS</a> is
a new <a href="http://www.openpgp.org/">OpenPGP</a>
keyserver. The main innovation of SKS is that it includes a
highly-efficient reconciliation algorithm for keeping the
keyservers synchronized.</p>
- <p style="text-align: center;"><a href="/pks/lookup?op=stats">SKS statistics</a></p>
+ <p style="text-align: center;"><a href="/pks/lookup?op=stats">SKS
+
+ statistics</a></p>
</footer>
</div>
<!--! end of #container -->
</body>
</html>
-