fixed page back-link
This commit is contained in:
parent
4a9a05718e
commit
982f298fc4
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue