mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-05 23:15:31 -06:00
11 lines
306 B
HTML
11 lines
306 B
HTML
---
|
|
layout: not_found
|
|
title: 404
|
|
permalink: /404.html
|
|
---
|
|
{% include switch.html %}
|
|
<div class="name">Ruan Walters</div>
|
|
<img src="{{site.baseurl}}/img/emojis/thinking-face.png" alt="">
|
|
<h1>Hmmm...</h1>
|
|
<h2>Looks like there's nothing here.<br>Maybe you should go back <a href="{{site.url}}">home</a>.</h2>
|