[fix] url to back home

This commit is contained in:
Nicolas Lœuillet 2014-01-08 10:55:52 +01:00
parent 51ee652e58
commit 4199943f4c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<header class="w600p center mbm">
<h1>
<a href="./" title="back to home" ><img src="/assets/img/logo.png" alt="poche logo" /></a>
<a href="/" title="back to home" ><img src="/assets/img/logo.png" alt="poche logo" /></a>
</h1>
</header>