fa: typo fix
[~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>
ca00a074
AB
8body{margin:0 auto;max-width:37.5em;}p{line-height:1.6}
9h1{font-size:1.5em}
7808cfc7
AB
10@media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;}
11a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00}}
12</style></head>
13<body>
14<h1>404</h1>
15<p>Sorry, that page does not exist. Are you at the right address?</p>
16
17<p>Feel free to go back <a href="https://bndl.org">home</a>
18or <a href="https://bndl.org/contact">contact</a> bandali
19about this.</p>
20</body>
21</html>