Updated '404.html' via CloudCannon
This commit is contained in:
parent
3154f5e57f
commit
822939de97
1 changed files with 3 additions and 4 deletions
7
404.html
7
404.html
|
|
@ -1,13 +1,12 @@
|
||||||
---
|
---
|
||||||
title: 404
|
title: 404
|
||||||
description: >-
|
description: Den här sidan finns inte här.
|
||||||
Wrong page.
|
|
||||||
image: /siteicon.png
|
image: /siteicon.png
|
||||||
layout: default
|
layout: default
|
||||||
sitemap: false
|
sitemap: false
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="column editable">
|
<div class="column editable">
|
||||||
<h1>{{ page.title }}</h1>
|
<h1>404</h1>
|
||||||
<h2>{{ page.description }}</h2>
|
<h2>Wrong page.</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue