summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Johnson <>2025-07-26 00:00:00 +0000
committerNicholas Johnson <>2025-07-26 00:00:00 +0000
commit6bb34856d4c6f92093182f04d0095f517d4a9266b8483a523f7a92808521af78 (patch)
tree099f489597608dc87761f1d615c27491879ab5d6cc13173cf61941393a643616
parent9bb9989fca490bfac69ea4387ccae1e9ec3ec23cf7f47a401e241ee43562f8a3 (diff)
downloadhugo-theme-journal-6bb34856d4c6f92093182f04d0095f517d4a9266b8483a523f7a92808521af78.tar.gz
hugo-theme-journal-6bb34856d4c6f92093182f04d0095f517d4a9266b8483a523f7a92808521af78.zip
Update minimum required Hugo version
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
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"