summaryrefslogtreecommitdiffstats
path: root/config/_default/hugo.toml
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-05-13 02:12:08 -0400
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-05-13 02:13:58 -0400
commita35b89a5ca8bc36a7f5e3590bd35f89147d243de (patch)
tree908960e550024081c88a35135e0920f268b53fe8 /config/_default/hugo.toml
parent733a643900bccc44f93533487481c4a283966b9d (diff)
feat: adding content
New content additions regarding brown field.
Diffstat (limited to 'config/_default/hugo.toml')
-rw-r--r--config/_default/hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 94b6295..ac1543f 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -82,7 +82,7 @@ home = ["HTML", "RSS", "REDIR"]
[module.hugoVersion]
extended = true
min = "0.134.0"
- max = "0.142.0"
+ max = "2.0.0"
[[module.mounts]]
source = "archetypes"
target = "archetypes"