update
This commit is contained in:
parent
4f6af9c763
commit
db434817dc
2
404.html
2
404.html
@ -6,5 +6,5 @@ permalink: 404.html
|
||||
|
||||
<div class="page">
|
||||
<h1 class="page-title">404: Page not found</h1>
|
||||
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ site.baseurl }}/">Head back home</a> to try finding it again.</p>
|
||||
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ site.github.project_title | prepend:'/' }}/">Head back home</a> to try finding it again.</p>
|
||||
</div>
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Home
|
||||
title: Fields
|
||||
---
|
||||
<div class="center">
|
||||
<a href="https://github.com/Obrary/{{ site.github.project_title }}/archive/master.zip" onClick="ga('send', 'event', 'VMA', 'Download design', '{{ site.github.project_title }}')">
|
||||
|
Loading…
Reference in New Issue
Block a user