Created
January 22, 2024 03:26
-
-
Save mrpackethead/5dc6aa6543f332dfc626f4b37ed702c4 to your computer and use it in GitHub Desktop.
error.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<header><title>Hello world: Error</title></header> | |
<body> | |
Uh oh, you reached the error page! | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment