This commit is contained in:
parent
2c20250a7c
commit
98c8c2f2be
1 changed files with 11 additions and 11 deletions
22
config.toml
22
config.toml
|
@ -131,15 +131,15 @@ paginate = 20
|
|||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
[module]
|
||||
[[module.imports]]
|
||||
path = "github.com/divinerites/plausible-hugo"
|
||||
# [module]
|
||||
# [[module.imports]]
|
||||
# path = "github.com/divinerites/plausible-hugo"
|
||||
|
||||
[plausible]
|
||||
enable = true
|
||||
selfhosted_domain = "plausible.sergiodj.net"
|
||||
domain = "blog.sergiodj.net"
|
||||
outbound_link = true
|
||||
file_downloads = true
|
||||
debug = false
|
||||
gitstar = false
|
||||
# [plausible]
|
||||
# enable = true
|
||||
# selfhosted_domain = "plausible.sergiodj.net"
|
||||
# domain = "blog.sergiodj.net"
|
||||
# outbound_link = true
|
||||
# file_downloads = true
|
||||
# debug = false
|
||||
# gitstar = false
|
||||
|
|
Loading…
Reference in a new issue