add fb comment (#350)
* add fb comment * Update README.md for facebook comments * Update _config.yml * Update README.md
This commit is contained in:
parent
786849a7c2
commit
b9a562da4f
5 changed files with 30 additions and 4 deletions
10
_config.yml
10
_config.yml
|
@ -118,9 +118,15 @@ url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
|
|||
# uri: "demo.wiki.pro"
|
||||
# opt-out: true
|
||||
|
||||
# --- Misc --- #
|
||||
# --- Comments --- #
|
||||
|
||||
# Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments
|
||||
#disqus: ""
|
||||
# disqus: ""
|
||||
|
||||
# To use Facebook Comments, fill in a Facebook App ID
|
||||
# fb_comment_id: ""
|
||||
|
||||
# --- Misc --- #
|
||||
|
||||
# Facebook App ID
|
||||
# fb_app_id: ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue