From 6d29681ea956f8a8cee1b45984ded60b8f6ad82a Mon Sep 17 00:00:00 2001 From: "N.A. Ferrell" <77352335+nafnlj@users.noreply.github.com> Date: Thu, 13 Apr 2023 14:39:50 +0000 Subject: [PATCH] Update osmosfeed.yaml Add timezone information. --- osmosfeed.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/osmosfeed.yaml b/osmosfeed.yaml index b1ea0e7..3d05443 100644 --- a/osmosfeed.yaml +++ b/osmosfeed.yaml @@ -18,3 +18,6 @@ sources: # `siteTitle`: Title to use in the browser tab and the machine readable feed output. (optional) siteTitle: "New Leaf Journal Feeds" + + # Timezone +timezone: America/New_York