diff options
author | Nicholas Johnson <> | 2025-07-26 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <> | 2025-07-26 00:00:00 +0000 |
commit | 6bb34856d4c6f92093182f04d0095f517d4a9266b8483a523f7a92808521af78 (patch) | |
tree | 099f489597608dc87761f1d615c27491879ab5d6cc13173cf61941393a643616 | |
parent | 9bb9989fca490bfac69ea4387ccae1e9ec3ec23cf7f47a401e241ee43562f8a3 (diff) | |
download | hugo-theme-journal-6bb34856d4c6f92093182f04d0095f517d4a9266b8483a523f7a92808521af78.tar.gz hugo-theme-journal-6bb34856d4c6f92093182f04d0095f517d4a9266b8483a523f7a92808521af78.zip |
Update minimum required Hugo version
-rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |