add fb comments header
This commit is contained in:
parent
ad9e309c57
commit
5be2256e7b
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ layout: default
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<h1>Thoughts? Post them on the comments below! :)</h1>
|
||||||
|
|
||||||
<div class="fb-comments" data-href="{{site.url}}{{page.url}}" data-numposts="5"></div>
|
<div class="fb-comments" data-href="{{site.url}}{{page.url}}" data-numposts="5"></div>
|
||||||
|
|
||||||
{% if site.disqus.shortname %}
|
{% if site.disqus.shortname %}
|
||||||
|
|
Loading…
Reference in a new issue