aboutsummaryrefslogtreecommitdiff
path: root/_pages/404.html
blob: 77710d904dd3ae2b36fa190adda3f8539229d7e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
layout: page
permalink: /404.html
---

<div style="text-align:center;">
    <h1>404</h1>
    <p><strong>Page not found.</strong></p>

    <small>
        <p>If you see this message, please <a href="mailto:{{- site.email | strip | url_encode -}}?subject={{- 'I found a broken page' | strip | normalize_whitespace | uri_encode -}}">let me know</a>.</p>
    </small>
</div>