summaryrefslogtreecommitdiffstats
path: root/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'header.html')
-rw-r--r--header.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/header.html b/header.html
new file mode 100644
index 0000000..370f90b
--- /dev/null
+++ b/header.html
@@ -0,0 +1,10 @@
+<header>
+ <h1><a href="/">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>
+ </ul>
+ </nav>
+</header>