feat(comment): add enable for disqus and gitalk

This commit is contained in:
Dillon
2020-03-10 11:50:07 +08:00
parent da71fee304
commit 86c6972cf2
5 changed files with 25 additions and 11 deletions

View File

@@ -348,10 +348,14 @@ Note that some of these parameters are explained in details in other sections of
enable = true
# Disqus Comment Config (https://disqus.com/)
[params.comment.disqus]
# LoveIt :(fas fa-greater-than-equal): :(far fa-file-archive): v0.1.1
enable = false
# Disqus shortname to use Disqus in posts
shortname = ""
# Gittalk Comment Config (https://github.com/gitalk/gitalk)
# Gitalk Comment Config (https://github.com/gitalk/gitalk)
[params.comment.gitalk]
# LoveIt :(fas fa-greater-than-equal): :(far fa-file-archive): v0.1.1
enable = false
owner = ""
repo = ""
clientId = ""