Files
cesium.one/errors/404.html
Christian dbf1560a36 errors
2020-12-26 11:23:04 -05:00

12 lines
239 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>404</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>404</h1>
<p>how</p>
<p><a href=../index.html>home</a></p>
</body>
</html>