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