mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-09 08:09:36 -06:00
12 lines
261 B
HTML
12 lines
261 B
HTML
---
|
|
permalink: /404
|
|
layout: default
|
|
_preview_description: The page you have requested no longer or has never existed.
|
|
---
|
|
|
|
<div class="container">
|
|
<h1>404</h1>
|
|
<p><strong>Page not found :(</strong></p>
|
|
<p>The requested page could not be found.</p>
|
|
</div>
|