Disable comment function. #2
|
@ -328,11 +328,11 @@ theme = "DoIt"
|
||||||
Trello = true
|
Trello = true
|
||||||
# Comment config
|
# Comment config
|
||||||
[params.page.comment]
|
[params.page.comment]
|
||||||
enable = true
|
enable = false
|
||||||
# Disqus comment config
|
# Disqus comment config
|
||||||
[params.page.comment.disqus]
|
[params.page.comment.disqus]
|
||||||
#
|
#
|
||||||
enable = true
|
enable = false
|
||||||
# Disqus shortname to use Disqus in posts
|
# Disqus shortname to use Disqus in posts
|
||||||
shortname = "blog-kazu634"
|
shortname = "blog-kazu634"
|
||||||
# Third-party library config
|
# Third-party library config
|
||||||
|
|
|
@ -328,11 +328,11 @@ theme = "DoIt"
|
||||||
Trello = true
|
Trello = true
|
||||||
# Comment config
|
# Comment config
|
||||||
[params.page.comment]
|
[params.page.comment]
|
||||||
enable = true
|
enable = false
|
||||||
# Disqus comment config
|
# Disqus comment config
|
||||||
[params.page.comment.disqus]
|
[params.page.comment.disqus]
|
||||||
#
|
#
|
||||||
enable = true
|
enable = false
|
||||||
# Disqus shortname to use Disqus in posts
|
# Disqus shortname to use Disqus in posts
|
||||||
shortname = "blog-kazu634"
|
shortname = "blog-kazu634"
|
||||||
# Third-party library config
|
# Third-party library config
|
||||||
|
|
Loading…
Reference in New Issue