diff options
Diffstat (limited to 'config/_default/hugo.toml')
| -rw-r--r-- | config/_default/hugo.toml | 2 |
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" |
