From 2d90cc615120fcc892c1b22a2d00578b1c486c72 Mon Sep 17 00:00:00 2001
From: Squibid
Date: Fri, 27 Oct 2023 19:03:41 -0400
Subject: nginx isn't redirecting /blog to /blog.php like it would with html so
I have to resort to this :(
---
index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'index.php')
diff --git a/index.php b/index.php
index 6c47c76..c20508e 100644
--- a/index.php
+++ b/index.php
@@ -81,7 +81,7 @@
}
?>
- more...
+ more...
--
cgit v1.2.1