static match to prod
[disinclined.org.git] / 404.html
1 ---
2 permalink: /404.html
3 layout: default
4 ---
5
6 <style type="text/css" media="screen">
7 .title {
8 display: none;
9 }
10 .container {
11 margin: 10px auto;
12 max-width: 600px;
13 text-align: center;
14 font-size: 4em;
15 }
16 </style>
17
18 <div class="container">
19 <h1>sorry</h1>
20 <p>can't find that. maybe try <a href='/'>here</a>?</p>
21 </div>