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