Skip to content

Commit 2496757

Browse files
committed
Simple custom 404 page.
Github doesn't let us handle 404s within a project repository, so we handle them at the organization level. In order to handle graceully for specific projects, we're setting up redirects to projects' own 404.html.
1 parent a048651 commit 2496757

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/404.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: single
3+
title: Page Not Found
4+
---
5+
6+
We couldn't find what you were looking for.
7+
8+
Please contact the owner of the site that linked you to the original URL and let them know their link is broken.

0 commit comments

Comments
 (0)