From 6bb34856d4c6f92093182f04d0095f517d4a9266b8483a523f7a92808521af78 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson <> Date: Sat, 26 Jul 2025 00:00:00 +0000 Subject: Update minimum required Hugo version --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index cf88618..37e9da5 100644 --- a/theme.toml +++ b/theme.toml @@ -4,7 +4,7 @@ licenselink = "https://www.gnu.org/licenses/gpl-3.0.en.html" description = "Minimalist journaling theme." tags = ["journal"] features = ["nojs", "minimal", "lightweight", "contrast"] -min_version = "0.110.0" +min_version = "0.146.0" [author] name = "Nicholas Johnson" -- cgit v1.2.3