mirror of
https://github.com/kevinnlsamuel/rainbowcroissant.git
synced 2025-12-06 10:06:01 +05:30
17 lines
269 B
Markdown
17 lines
269 B
Markdown
---
|
|
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>
|