From 8263b30a3e9f73efdd12b33d91f30c3ed93257f6 Mon Sep 17 00:00:00 2001 From: Jordan Atwood Date: Thu, 21 Apr 2022 16:07:59 -0700 Subject: [PATCH] Add 404 page --- content/404.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/404.md diff --git a/content/404.md b/content/404.md new file mode 100644 index 0000000..67b8321 --- /dev/null +++ b/content/404.md @@ -0,0 +1,11 @@ +--- +title: '404 Not Found' +description: 'HTTP 404: Not Found' +--- + +# 404 Not Found + +Sorry, this isn't the right place to find what you're looking for. If you think +you should've found something, let me know! + +[Back to Home](/)