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
|
@ -12,6 +12,7 @@ layout: base
|
|||
<div class="disqus-comments">
|
||||
{% include disqus.html %}
|
||||
</div>
|
||||
{% include fb-comment.html %}
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -69,6 +69,7 @@ layout: base
|
|||
<div class="disqus-comments">
|
||||
{% include disqus.html %}
|
||||
</div>
|
||||
{% include fb-comment.html %}
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue