diff --git a/config/_default/config.toml b/config/_default/config.toml index 69ba382..854832a 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -328,11 +328,11 @@ theme = "DoIt" Trello = true # Comment config [params.page.comment] - enable = true + enable = false # Disqus comment config [params.page.comment.disqus] # - enable = true + enable = false # Disqus shortname to use Disqus in posts shortname = "blog-kazu634" # Third-party library config diff --git a/config/staging/config.toml b/config/staging/config.toml index 5fb3274..4621dd6 100644 --- a/config/staging/config.toml +++ b/config/staging/config.toml @@ -328,11 +328,11 @@ theme = "DoIt" Trello = true # Comment config [params.page.comment] - enable = true + enable = false # Disqus comment config [params.page.comment.disqus] # - enable = true + enable = false # Disqus shortname to use Disqus in posts shortname = "blog-kazu634" # Third-party library config