2018-10-17 04:51:09 +00:00
|
|
|
title: Facebook Comment Plugin
|
2018-10-28 16:15:59 +00:00
|
|
|
date: 2015-01-01
|
2018-10-17 04:51:09 +00:00
|
|
|
categories:
|
2018-10-24 04:22:46 +00:00
|
|
|
- Plugins
|
|
|
|
- Comment
|
2018-10-17 04:51:09 +00:00
|
|
|
comment:
|
|
|
|
type: facebook
|
|
|
|
---
|
|
|
|
|
|
|
|
[Installation instructions](https://developers.facebook.com/docs/plugins/comments/)
|
|
|
|
|
|
|
|
{% codeblock lang:yaml _config.yml %}
|
|
|
|
comment:
|
|
|
|
type: facebook
|
|
|
|
{% endcodeblock%}
|