Fix Hugo compatibility: update theme min version, add install script
This commit is contained in:
@@ -20,5 +20,5 @@ title = 'My New Hugo Site'
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = false
|
||||
min = '0.146.0'
|
||||
extended = true
|
||||
min = '0.123.0'
|
||||
|
||||
Reference in New Issue
Block a user