|
title: Facebook Comment Plugin
|
|
date: 2015-01-01
|
|
categories:
|
|
- Plugins
|
|
- Comment
|
|
comment:
|
|
type: facebook
|
|
---
|
|
|
|
[Installation instructions](https://developers.facebook.com/docs/plugins/comments/)
|
|
|
|
{% codeblock lang:yaml _config.yml %}
|
|
comment:
|
|
type: facebook
|
|
{% endcodeblock%} |