mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 15:27:17 +00:00
23 lines
565 B
HTML
23 lines
565 B
HTML
---
|
|
layout: default
|
|
comment: false
|
|
share: false
|
|
back: 0
|
|
title: Error 404
|
|
---
|
|
<body>
|
|
<div class="wrapper">
|
|
<header>
|
|
<h1>404</h1>
|
|
|
|
<p class="view">Page not found!</p>
|
|
|
|
</header>
|
|
<section>
|
|
|
|
<h3>Hello!</h3>
|
|
|
|
<img src="/resources/pinkiepie.png" alt="pinkiepie">
|
|
|
|
<p align="justify">I'm Pinkie Pie. You are seeing me because you want a page that I could not find. I'm sorry. Seriously. I'll try to work better. But now I may suggest you to return to the <a href="/">Homepage</a> or <a href="javascript:history.back()">back</a></p>
|