Fix Hugo compatibility: update theme min version, add install script

This commit is contained in:
2026-02-12 14:00:55 -05:00
parent 24b129cfe2
commit f847de7490
3 changed files with 101 additions and 12 deletions

View File

@@ -20,5 +20,5 @@ title = 'My New Hugo Site'
[module]
[module.hugoVersion]
extended = false
min = '0.146.0'
extended = true
min = '0.123.0'