summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-04-28 16:43:43 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2014-04-28 16:43:43 +0000
commit199fec1136566548bd224c2e0472b4d86584082b (patch)
treec5c648b3abdb59b527a86eeac1538f779eaa5e72 /index.html
parent40df22fabfa82147edcc23dc767ea96dd8e511a5 (diff)
downloadwebsite-199fec1136566548bd224c2e0472b4d86584082b.tar.xz
Extract footer, update links
Diffstat (limited to 'index.html')
-rw-r--r--index.html18
1 files changed, 1 insertions, 17 deletions
diff --git a/index.html b/index.html
index 51014e8..2d79346 100644
--- a/index.html
+++ b/index.html
@@ -22,13 +22,6 @@
</p>
</div>
- <div class="contact">
- <h2>Contact</h2>
- <p>
- You can contact me at <a href="mailto:johannes@kyriasis.com">johannes@kyriasis.com</a> or on freenode where I usually use the nick “demize”.
- </p>
- </div>
-
<div class="blog">
<h2>Blog posts</h2>
<div class="post-list">
@@ -43,15 +36,6 @@
</div>
</div>
-
-<footer>
- <p>
- Copyright &copy; Johannes Löthberg 2014
- </p>
- <a id="emblem" href='http://www.catb.org/hacker-emblem/'>
- <img src='http://www.catb.org/hacker-emblem/glider.png' alt='hacker emblem' />
- </a>
-</footer>
-
+ <!--# include file="footer.html" -->
</body>
</html>