DKL9 GitList
Repositories
DKL9 home
site_root
Code
Commits
Branches
Tags
Search
Tree:
993e20c
Branches
Tags
master
site_root
missing.html
Initial commit: track much site content
dkl9
commited
993e20c
at 2025-352 15:27:28
missing.html
Blame
History
Raw
<!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>404 Not Found</title> <link rel="icon" type="image/png" href="/favicon.png"> <link rel="stylesheet" href="/style.css"> </head> <body> <h1>Quoth the server: "404"</h1> <ul> <li>If you typed or copied the URL, check that you did that right.</li> <li>If you got here by another site's link, that's their mistake. Tell them about it.</li> <li>If you got here by a link on this site, that's my mistake. <a href="/essays/about_dkl9#contact">Tell me about it.</a></li> </ul> <p><a href="/">Back to dkl9 homepage</a></p> </body> </html>