Skip to content

Commit eff5da7

Browse files
committed
Add security rule to allow text/html
1 parent e63533b commit eff5da7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

hugo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ DefaultContentLanguage = "en"
5050
[module]
5151
[[module.imports]]
5252
path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"
53+
54+
[security]
55+
allowContent = ['.*']

0 commit comments

Comments
 (0)