From dfed378228447a9c798d8bfd0f4c058acda4c78c Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Thu, 23 Feb 2023 00:21:28 -0800 Subject: replaced spaces with tabs and fixed the music page --- src/error_404.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/error_404.php') diff --git a/src/error_404.php b/src/error_404.php index 79bb955..432ade4 100644 --- a/src/error_404.php +++ b/src/error_404.php @@ -4,7 +4,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/head.php"); require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?>

- The page you tried to access doesn't exist. I probably just haven't made it yet. - If you think it should definitely exist, let me know by emailing me at kai@kaistevenson.com + The page you tried to access doesn't exist. I probably just haven't made it yet. + If you think it should definitely exist, let me know by emailing me at kai@kaistevenson.com

-- cgit v1.2.3-70-g09d2