From b5b66d3841cebac5ab34744e63fc60e2a69a7252 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 15 Jul 2023 13:43:54 -0400 Subject: New page; Post system; Fixed more padding --- app/not-found.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/not-found.js') diff --git a/app/not-found.js b/app/not-found.js index a3a3571..4046e54 100644 --- a/app/not-found.js +++ b/app/not-found.js @@ -5,7 +5,7 @@ export default function NotFound() {

404

The page you are looking for does not exist.

-

Head back to the home page

+

Head back to the homepage

) } -- cgit v1.2.3