Skip to content

Latest commit

 

History

History
50 lines (47 loc) · 1.05 KB

404.md

File metadata and controls

50 lines (47 loc) · 1.05 KB
layout permalink title nav_exclude
page
/404.html
404
true

404

<style type="text/css" media="screen"> .container { margin: 10px auto; max-width: 600px; text-align: center; } h1 { margin: 30px 0; font-size: 7em; line-height: 1; letter-spacing: -1px; } .row { display: flex; flex-wrap: wrap; } .column { flex: 1 } .container { top: 50%; } </style>

404

Looks like we're both lost. All I am getting is this:

Program received signal SIGSEGV, Segmentation fault.
      0x4576616e in main () at 404.c:42
<script> (function () { var el404 = document.getElementById('error-404'); el404.innerText = el404.innerText.replace('404', decodeURIComponent(window.location.pathname)); })(); </script>