This repository has been archived on 2026-04-17. You can view files and clone it, but cannot push or open issues or pull requests.
repo/404.html
2018-01-18 18:42:27 -07:00

14 lines
226 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>404</title>
<link rel="shortcut icon" href="/images/cursor.ico">
<link rel="stylesheet" type="text/css" href="/css/style.css">
</head>
<body>
<p>
404
</p>
</body>
</html>