switch back to hand-written html and feeds
[~bandali/bndl.org] / 404.html
CommitLineData
7808cfc7
AB
1<!doctype html><html lang="en"><head>
2<meta charset="utf-8" />
3<meta name="author" content="bandali" />
4<meta name="viewport" content="width=device-width, initial-scale=1" />
5<title>404 not found &mdash; bandali</title>
6<link rel="icon" href="data:,">
7<style>
8body{line-height:1.6;padding:0 2em;}p{max-width: 37.5em}
9@media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;}
10a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00}}
11</style></head>
12<body>
13<h1>404</h1>
14<p>Sorry, that page does not exist. Are you at the right address?</p>
15
16<p>Feel free to go back <a href="https://bndl.org">home</a>
17or <a href="https://bndl.org/contact">contact</a> bandali
18about this.</p>
19</body>
20</html>