From c677c7e114770d7846fb5ca5cd29fa7de4f73cb8 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Sun, 23 Aug 2020 22:25:58 -0400 Subject: [PATCH] change default timezone to east coast --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 9460b8f..ee8b17f 100644 --- a/_config.yml +++ b/_config.yml @@ -171,7 +171,7 @@ date_format: "%B %-d, %Y" # --- You don't need to touch anything below here (but you can if you want) --- # # Output options (more information on Jekyll's site) -timezone: "America/Vancouver" +timezone: "America/Toronto" markdown: kramdown highlighter: rouge permalink: /:year-:month-:day-:title/