mirror of
https://github.com/kevinnlsamuel/rainbowcroissant.git
synced 2025-12-06 10:06:01 +05:30
404 page
This commit is contained in:
16
src/404.md
Normal file
16
src/404.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: base
|
||||
permalink: /404.html
|
||||
---
|
||||
|
||||
<article style="text-align:center;">
|
||||
<header>
|
||||
<h1>Somehow lost…</h1>
|
||||
</header>
|
||||
|
||||
The page you are trying to access
|
||||
does not exist. This is a 404-error
|
||||
page.
|
||||
|
||||
[Go to the homepage](/)
|
||||
</article>
|
||||
Reference in New Issue
Block a user