Lanyon update
This commit is contained in:
parent
a56b6f866f
commit
6283825517
28 changed files with 452 additions and 474 deletions
|
@ -1,4 +1,7 @@
|
|||
{{ define "main" -}}
|
||||
<h1>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>
|
||||
{{- end }}
|
||||
<h1>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>
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue