Skip to content

Commit aa404c4

Browse files
better 404 page with links
1 parent 3daf8d4 commit aa404c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><title>404 Not Found</title><h1>404 Not Found</h1>
1+
<!doctype html><title>404 Not Found</title><h1 id=oops-something-went-wrong>Oops, something went wrong!</h1><h2 id=links>Links</h2><p>You might have been looking for one of these resources:<ul><li>Programming blog: <a href=https://learnbyexample.github.io/>https://learnbyexample.github.io/</a><li>Programming books: <a href=https://learnbyexample.github.io/books/>https://learnbyexample.github.io/books/</a><li>Fiction book reviews: <a href=https://learnbyexample.github.io/escapist-reviews/>https://learnbyexample.github.io/escapist-reviews/</a></ul><h2 id=bug-report>Bug report</h2><p>If you'd like to report an issue, contact me via <a href=https://github.com/learnbyexample/learnbyexample.github.io/issues>GitHub</a> or <a href=https://twitter.com/learn_byexample>Twitter</a>.

0 commit comments

Comments
 (0)