| layout | page |
|---|---|
| permalink | /404.html |
| title | 404 |
| nav_exclude | true |
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>
