Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
This commit is contained in:
parent
cb929d5b36
commit
1b66d7e9f2
1 changed files with 4 additions and 0 deletions
|
@ -130,3 +130,7 @@ paginate = 20
|
||||||
# See https://ox-hugo.scripter.co/doc/goldmark/
|
# See https://ox-hugo.scripter.co/doc/goldmark/
|
||||||
[markup.goldmark.renderer]
|
[markup.goldmark.renderer]
|
||||||
unsafe = true
|
unsafe = true
|
||||||
|
|
||||||
|
[module]
|
||||||
|
[[module.imports]]
|
||||||
|
path = "github.com/divinerites/plausible-hugo"
|
||||||
|
|
Loading…
Reference in a new issue