add fb comment (#350)

* add fb comment

* Update README.md for facebook comments

* Update _config.yml

* Update README.md
This commit is contained in:
npes87184 2018-06-09 06:25:07 +08:00 committed by Dean Attali
parent 786849a7c2
commit b9a562da4f
5 changed files with 30 additions and 4 deletions

View file

@ -12,6 +12,7 @@ layout: base
<div class="disqus-comments">
{% include disqus.html %}
</div>
{% include fb-comment.html %}
{% endif %}
</div>
</div>

View file

@ -69,6 +69,7 @@ layout: base
<div class="disqus-comments">
{% include disqus.html %}
</div>
{% include fb-comment.html %}
{% endif %}
</div>
</div>