diff --git a/_config.yml b/_config.yml index 8b7007454520..5eec1ff48eb8 100644 --- a/_config.yml +++ b/_config.yml @@ -122,6 +122,9 @@ url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll" # Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments #disqus: "" +# Use Facebook Comments Plugin by assigning Facebook comment app id here. +# fb_comment_id: "" + # Facebook App ID # fb_app_id: "" diff --git a/_includes/fb-comment.html b/_includes/fb-comment.html new file mode 100644 index 000000000000..8b47a2b6efbb --- /dev/null +++ b/_includes/fb-comment.html @@ -0,0 +1,14 @@ +{%- if site.fb_comment_id -%} +