this repo has no description
1<html> 2 <head> 3 <title>Not Found</title> 4 <link rel="stylesheet" href="/css/style.css" /> 5 </head> 6 <body> 7 <h1>Not Found</h1> 8 <p>This is an example of a custom 404 page.</p> 9 </body> 10</html>