Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 745 Bytes

File metadata and controls

36 lines (32 loc) · 745 Bytes
layout default
permalink /404.html
body_modifier 404
<style type="text/css" media="screen"> .Site--404 .Site__main { text-align: center; } .Site--404 .Site__main h1 { margin: 30px 0; font-size: 4em; line-height: 1; letter-spacing: -1px; } </style>

404
¯\_(ツ)_/¯

Page not found!

The requested page could not be found.

Maybe I accidentally deleted it?
You could try find it on the Internet Archive.

<script> (() => { const link = document.getElementById('ialink'); link.href = `https://web.archive.org/web/*/${window.location.href}`; })(); </script>