summary refs log tree commit diff
path: root/404.html
blob: 3374eb6c97902b3607f017f57448b496fc26e05f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width-device-width, inital-scale=1.0">
	<title>0druid.cc</title>
	<link rel="stylesheet" href="style.css">
</head>
<body>
	<h1>0druid.cc</h1>
	<p>err: 404, not found. why are you here?<p>
</body>
</html>