Add security config so the site builds on Hugo 0.91
This commit is contained in:
parent
16003b57a5
commit
75196fbc3c
1 changed files with 6 additions and 0 deletions
|
@ -54,3 +54,9 @@ related:
|
||||||
weight: 1
|
weight: 1
|
||||||
- name: subtitle
|
- name: subtitle
|
||||||
weight: 1
|
weight: 1
|
||||||
|
|
||||||
|
|
||||||
|
security:
|
||||||
|
funcs:
|
||||||
|
getenv:
|
||||||
|
- .*
|
||||||
|
|
Loading…
Reference in a new issue