fixed page back-link

This commit is contained in:
Daniel Pavel 2013-06-02 12:20:44 +02:00
parent 4a9a05718e
commit 982f298fc4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<div id="header_wrap" class="outer"> <div id="header_wrap" class="outer">
<header class="inner"> <header class="inner">
<h1 id="project_title"> <h1 id="project_title">
<a href="index.html"><img alt="logo" class="logo" src="{{ site.root }}images/solaar-logo.png" /> {{ site.title }}</a> <a href="{{ site.root }}index.html"><img alt="logo" class="logo" src="{{ site.root }}images/solaar-logo.png" /> {{ site.title }}</a>
</h1> </h1>
</header> </header>
</div> </div>