Add hugoVersion info in config.yaml (#861)
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
fdfee4d3bb
commit
0c0072eac1
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
module:
|
||||
hugoVersion:
|
||||
min: "0.118.0"
|
||||
extended: true
|
||||
mounts:
|
||||
- source: content
|
||||
target: content
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue