change default timezone to east coast
This commit is contained in:
parent
a852782853
commit
c677c7e114
@ -171,7 +171,7 @@ date_format: "%B %-d, %Y"
|
|||||||
# --- You don't need to touch anything below here (but you can if you want) --- #
|
# --- You don't need to touch anything below here (but you can if you want) --- #
|
||||||
|
|
||||||
# Output options (more information on Jekyll's site)
|
# Output options (more information on Jekyll's site)
|
||||||
timezone: "America/Vancouver"
|
timezone: "America/Toronto"
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
highlighter: rouge
|
highlighter: rouge
|
||||||
permalink: /:year-:month-:day-:title/
|
permalink: /:year-:month-:day-:title/
|
||||||
|
Loading…
Reference in New Issue
Block a user