From b205b04bc4aee9a5b365f584eff6e0af6c7d3334 Mon Sep 17 00:00:00 2001 From: Will Boyd Date: Sun, 16 Mar 2025 12:23:25 -0400 Subject: [PATCH] Small doc tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a368029..7ff4da9 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ The timezone applied to post dates. Allowed values: -- A valid timezone, as [specified here](https://moment.github.io/luxon/#/zones?id=specifying-a-zone). +- Any valid timezone as [specified here](https://moment.github.io/luxon/#/zones?id=specifying-a-zone). ### Include time with frontmatter date?