Add link to home on site header

This commit is contained in:
Jesper Hess 2017-02-07 19:22:46 +01:00
parent 9b72a447fd
commit 9f79ce6210
Signed by: graffen
GPG Key ID: 351A89E40D763F0F
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
# graffen.github.io
Just my personal little homepage with info about how to get in touch.
Just my personal little homepage with info about how to get in touch.
Built with [Jekyll][jekyll]
[jekyll]: https://jekyllrb.com

View File

@ -11,7 +11,7 @@
<header>
<div class="container">
<h1>{{ site.title }}</h1>
<h1><a href="/">{{ site.title }}</a></h1>
<h2>{{ site.description }}</h2>
<section id="tor-url">
* This site is also available as a Tor hidden service: <a href="http://graffenteqk3od63.onion">http://graffenteqk3od63.onion</a>