summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/index.html b/index.html
index 430baf4..0b8f68f 100644
--- a/index.html
+++ b/index.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
@@ -29,6 +30,7 @@ body {
<a href="https://jtle.dk/walls/index.html">Pictures</a> |
<a href="https://git.jtle.dk/pixelsort/about/">Pixelsorter</a>
</p>
+ </div>
<div id="contact">
<hr>
<h3>Contact</h3>
@@ -36,16 +38,15 @@ body {
<p><b>Email:</b> julian@jtle <i>dot</i> dk</p>
<p><b>Irc:</b> jtle on <a href="https://freenode.net/">Freenode</a></p>
<p><b>GPG key:</b> <a href="/key.gpg">key.gpg</a></p>
- <p><b>Fingerprint:</b> <br>
- <pre style="font-family: monospace">
+ <p><b>Fingerprint:</b></p>
+ <pre style="font-family: monospace">
pub rsa4096 2019-05-14 [C]
950B E864 6008 1952 5DA4 9C09 9E44 42B6 BE0C E332
-uid [ultimate] Julian T (Main Primary key) <lookabove>
+uid [ultimate] Julian T (Main Primary key) &lt;lookabove&gt;
sub rsa2048 2019-05-14 [S] [expires: 2022-01-21]
sub rsa2048 2019-05-14 [E] [expires: 2022-01-21]
sub rsa3072 2019-06-20 [A] [expires: 2022-01-21]
- </pre>
- </p>
+ </pre>
</div>
</body>
</html>