chore: bump min required hugo version to 0.124 (#873)
BREAKING CHANGE: The min required Hugo version was bumped to v0.124 to drop deprecated vars `.Site.IsMultiLingual` and `.Site.Social`. For more details, see [#862](https://github.com/thegeeklab/hugo-geekdoc/pull/862).
This commit is contained in:
parent
5ed55ed35d
commit
282294d4ab
5 changed files with 5 additions and 3 deletions
|
@ -41,4 +41,5 @@ outputs:
|
|||
security:
|
||||
exec:
|
||||
allow:
|
||||
- "^git$"
|
||||
- "^asciidoctor$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue