diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 13 |
1 files changed, 1 insertions, 12 deletions
@@ -7,18 +7,7 @@ <link href="main.css" rel="stylesheet"> </head> <body> - -<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> - + <!--# include file="header.html" --> <div class="about"> <h2>About me</h2> <p> |