We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49322e commit c22ec44Copy full SHA for c22ec44
404.md
@@ -8,6 +8,6 @@ permalink: /404.html
8
Sorry, we can't seem to find this page's pixylls.
9
10
<div class="mt3">
11
- <a href="{{ site.baseurl }}" class="button button-blue button-big">Home</a>
+ <a href="{{ site.baseurl }}/" class="button button-blue button-big">Home</a>
12
<a href="{{ site.baseurl }}/contact/" class="button button-blue button-big">Contact</a>
13
</div>
0 commit comments