From 0814a5b59292c2a122e328797befc57de29ec5de Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 24 Sep 2024 17:31:18 -0400 Subject: update blog times, fix blog refs --- src/web/index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'src/web/index.php') diff --git a/src/web/index.php b/src/web/index.php index 51ec652..bc9eeff 100644 --- a/src/web/index.php +++ b/src/web/index.php @@ -3,6 +3,7 @@ // ========================= ENVIRONMENT == ini_set('html_errors', '1'); +date_default_timezone_set('America/New_York'); // ENVIRONMENT // -- cgit v1.2.3-freya