Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 2ff6707

Browse files
committed
use UTC timezone
1 parent a4b52d6 commit 2ff6707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ description: >- # this means to ignore newlines until "baseurl:"
2525
baseurl: "" # the subpath of your site, e.g. /blog
2626
url: "https://muonmc.org" # the base hostname & protocol for your site, e.g. http://example.com
2727
markdown: kramdown
28-
timezone: America/New_York
28+
timezone: Etc/UTC
2929

3030
theme_config:
3131
date_format: "%-d %B %Y %H:%M:%S %Z"

0 commit comments

Comments
 (0)