diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -36,7 +36,7 @@ body { <img id="logo" src="/favicon.png"> </div> <div> - <h2>Julian T.</h2> + <h2>Julian's personal website.</h2> <p>This is just a small page containing some contact info etc.</p> </div> </div> @@ -54,6 +54,7 @@ body { <hr> <h3>Contact</h3> + <p><b>Name:</b> Julian T.</p> <p><b>Email:</b> julian@jtle <i>dot</i> dk</p> <p><b>Irc:</b> jtle on <a href="https://libera.chat/">Libera chat</a></p> <p><b>GPG key:</b> <a href="/key.gpg">key.gpg</a></p> |