Skip to content

Commit

Permalink
change default timezone to east coast
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali authored Aug 24, 2020
1 parent a852782 commit c677c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit c677c7e

Please sign in to comment.