Fix build failure due to Hugo chaning _internal
template behavior (#1050)
* Fix build failure due to Hugo chaning `_internal` template behavior Signed-off-by: hossainemruz <hossainemruz@gmail.com> * Update min Hugo version Signed-off-by: hossainemruz <hossainemruz@gmail.com> --------- Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
b79aee97d6
commit
7223361464
14 changed files with 151 additions and 103 deletions
|
@ -1,6 +1,6 @@
|
|||
module:
|
||||
hugoVersion:
|
||||
min: "0.142.0"
|
||||
min: "0.146.0"
|
||||
extended: true
|
||||
mounts:
|
||||
- source: content
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue