+ {{ content }}
+
+ diff --git a/404.html b/404.html index 8d73db5..6a53711 100644 --- a/404.html +++ b/404.html @@ -3,6 +3,6 @@ title: 404 description: >- Wrong page. image: /images/frankyfresco-video.jpg -layout: page +layout: 404page sitemap: false --- diff --git a/_layouts/404page.html b/_layouts/404page.html new file mode 100644 index 0000000..d59b12e --- /dev/null +++ b/_layouts/404page.html @@ -0,0 +1,70 @@ +--- +title: 404 +description: >- + Wrong page. +image: /images/frankyfresco-video.jpg +layout: 404page +sitemap: false +--- + + + +
+{% include seo.html %} + + + + + + + + + + + + + + + + + + + +