1
0
Fork 0
nikhil.horse/error.html
2020-12-14 14:09:49 -05:00

15 lines
259 B
HTML

<html>
<head>
<title>Nayyyyyyyyyy</title>
<link href="favicon.ico" rel="icon" type="image/x-icon" />
<style>
img {
width: 100%;
height: auto;
}
</style>
</head>
<body>
<img src="images/error.jpg" alt="error" />
</body>
</html>