aboutsummaryrefslogtreecommitdiff
path: root/favicon.html
blob: 1dbe2514d6b3925f580eab9ac70693c4a63a595e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
	<head>
		<title>404 Not Found</title>
	</head>
	
	<body>
		<h1>Not Found</h1>
		<p>The requested URL /favicon.ico was not found on this server.</p>
		<hr>
		<address>Apache/2.4.18 (Ubuntu) Server at yucky.fun Port 80</address>
	</body>
</html>