From 1bbecf5d56f103784aa32c550c87048090da0ec1 Mon Sep 17 00:00:00 2001 From: Kevin Hoerr Date: Fri, 18 Nov 2022 19:56:28 -0500 Subject: Site updates (#1) * Add current page as reference * Upgrade dependencies: Gatsby 5.0.1 * Refactor components and styles to be consistent * Switch tense of BlockBody prop * Remove header on stylesheet * move timestamp to package version * Commit public dir for use with static site builders * Remove 1.0.7 file ref --- public/404/index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 public/404/index.html (limited to 'public/404') diff --git a/public/404/index.html b/public/404/index.html new file mode 100644 index 0000000..30cfc61 --- /dev/null +++ b/public/404/index.html @@ -0,0 +1,23 @@ +Kevin J Hoerr <kjhoerr@submelon.tech>
Not found
Sorry 😔 we couldn't find what you were looking for.
+ + \ No newline at end of file -- cgit