link back
This commit is contained in:
parent
e366402abc
commit
c80436caab
1
404.html
1
404.html
|
@ -10,6 +10,7 @@ image: /siteicon.png
|
||||||
<h1>{{ site.title }}</h1>
|
<h1>{{ site.title }}</h1>
|
||||||
<h2>{{ page.title }}</h2>
|
<h2>{{ page.title }}</h2>
|
||||||
<h2>{{ page.description }}</h2>
|
<h2>{{ page.description }}</h2>
|
||||||
|
<a href="/" alt="back home"><h2>Go to homepage</h2></a>
|
||||||
{% include liberapay.html %}
|
{% include liberapay.html %}
|
||||||
</div>
|
</div>
|
||||||
<div class="fullscreen-bg">
|
<div class="fullscreen-bg">
|
||||||
|
|
Loading…
Reference in a new issue