moving everything to base folder
This commit is contained in:
parent
ca801caf05
commit
816a49d3f1
190 changed files with 4870 additions and 1 deletions
8
themes/ananke/layouts/404.html
Executable file
8
themes/ananke/layouts/404.html
Executable file
|
@ -0,0 +1,8 @@
|
|||
{{ define "header" }}{{ partial "page-header.html" . }}{{ end }}
|
||||
{{ define "main" }}
|
||||
<article class="center cf pv5 measure-wide-l">
|
||||
<h1>
|
||||
This is not the page you were looking for
|
||||
</h1>
|
||||
</article>
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue