diff options
author | Freya Murphy <freya@freyacat.org> | 2024-09-24 17:31:18 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-09-24 17:31:18 -0400 |
commit | 0814a5b59292c2a122e328797befc57de29ec5de (patch) | |
tree | 2205ade2862bb2a1800785b4b05eab1c528f0a5d /src/web/index.php | |
parent | add eff button (diff) | |
download | website-0814a5b59292c2a122e328797befc57de29ec5de.tar.gz website-0814a5b59292c2a122e328797befc57de29ec5de.tar.bz2 website-0814a5b59292c2a122e328797befc57de29ec5de.zip |
update blog times, fix blog refs
Diffstat (limited to 'src/web/index.php')
-rw-r--r-- | src/web/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
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 // |