Updated '404.html' via CloudCannon

This commit is contained in:
CloudCannon Client 2019-05-19 00:25:26 +00:00 committed by CloudCannon
parent 3154f5e57f
commit 822939de97

View file

@ -1,13 +1,12 @@
---
title: 404
description: >-
Wrong page.
description: Den här sidan finns inte här.
image: /siteicon.png
layout: default
sitemap: false
---
<div class="column editable">
<h1>{{ page.title }}</h1>
<h2>{{ page.description }}</h2>
<h1>404</h1>
<h2>Wrong page.</h2>
</div>