Added comments

This commit is contained in:
Robert McGovern 2020-04-17 21:50:12 +01:00
parent 525eee1742
commit 1aae4f0fcd
1 changed files with 3 additions and 2 deletions

View File

@ -44,9 +44,9 @@ breadcrumb_home_label : "Home"
breadcrumb_separator : ">"
words_per_minute : 200
comments:
provider : # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "utterances", "custom"
provider : "disqus" # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "utterances", "custom"
disqus:
shortname : # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
shortname : "tarasis" # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
discourse:
server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
facebook:
@ -339,6 +339,7 @@ defaults:
read_time: true
share: true
related: true
comments: true
# _pages
- scope:
path: "_pages"