summaryrefslogtreecommitdiffstats
path: root/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'header.html')
-rw-r--r--header.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/header.html b/header.html
index 370f90b..041b4d5 100644
--- a/header.html
+++ b/header.html
@@ -1,10 +1,10 @@
<header>
- <h1><a href="/">Johannes Löthberg</a></h1>
+ <h1><a href="/~kyrias">Johannes Löthberg</a></h1>
<nav>
<ul>
- <li><a href="/">~/</a></li>
- <li><a href="/blog">blog/</a></li>
- <li><a href="/contact">contact/</a></li>
+ <li><a href="/~kyrias">~/</a></li>
+ <li><a href="/~kyrias/blog">blog/</a></li>
+ <li><a href="/~kyrias/contact.html">contact/</a></li>
</ul>
</nav>
</header>