forked from chookspace/chookchat
12 lines
275 B
HTML
12 lines
275 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<title>404</title>
|
||
|
|
<link rel="stylesheet" type="text/css" href="/style.css">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>404 lmao</h1>
|
||
|
|
</body>
|
||
|
|
</html>
|