diff --git a/config.toml b/config.toml index 453c64f..c3cbb7f 100644 --- a/config.toml +++ b/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