debugging and error correction
This commit is contained in:
32
404.md
32
404.md
@ -1,23 +1,23 @@
|
||||
---
|
||||
# Feel free to add content and custom Front Matter to this file.
|
||||
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
|
||||
|
||||
layout: single
|
||||
# classes: wide
|
||||
title: "Error - Page Not Found"
|
||||
excerpt: "Page not found. Your pixels are in another canvas."
|
||||
sitemap: false
|
||||
permalink: /404.html
|
||||
author_profile: false
|
||||
# title: "about me"
|
||||
canonical_url: "https://steffenillium.de/404"
|
||||
permalink: "/404"
|
||||
entries_layout: grid
|
||||
header:
|
||||
overlay_image: /assets/images/404.jpg
|
||||
caption: "Photo credit: [Image by storyset](https://www.freepik.com/free-vector/404-error-with-landscape-concept-illustration_20602785.htm)
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Uh Oh,
|
||||
|
||||
this is unexpected...
|
||||
|
||||
|
||||
|
||||

|
||||
{: .text-center}
|
||||
Sorry, but the page you were trying to view does not exist.
|
||||
{: .text-center}
|
||||
|
||||
|
||||
|
||||
<a href="/" class="btn btn--primary">Back to the start</a>
|
||||
{: .text-center}
|
Reference in New Issue
Block a user