Compare commits
2 Commits
6033b765bf
...
8db41cc7e5
Author | SHA1 | Date |
---|---|---|
Kazuhiro MUSASHI | 8db41cc7e5 | |
Kazuhiro MUSASHI | 049c5980b8 |
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue