summaryrefslogtreecommitdiffstats
path: root/footer.html
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-05-10 20:18:14 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-05-10 20:18:14 +0200
commit19ab76234937f330a6c656857e2b3a7541f2f0b0 (patch)
tree48d49205e5f63ee66c30afbd268b1b4bb3c5d7dd /footer.html
parent0090915a48c8353e2cb3637e59e5a31f6c449fa8 (diff)
downloadwebsite-19ab76234937f330a6c656857e2b3a7541f2f0b0.tar.xz
Separate meta info to head.html and moved includes to partials/
Diffstat (limited to 'footer.html')
-rw-r--r--footer.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/footer.html b/footer.html
deleted file mode 100644
index 2ae4f32..0000000
--- a/footer.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<footer>
- <p>
- Copyright &copy; Johannes Löthberg 2014<br />
- You can find me on:
- <a href="https://plus.google.com/+JohannesLothberg?rel=author" rel="me">Google+</a>
- <a href="mailto:johannes@kyriasis.com">Email</a>
- </p>
- <a id="emblem" href='http://www.catb.org/hacker-emblem/'>
- <img src='glider.png' alt='hacker emblem' />
- </a>
-</footer>