remove commenting; add link to home

This commit is contained in:
Ayo 2019-10-05 03:33:05 +08:00
parent af83287e4f
commit 05a687e1ac

View file

@ -22,9 +22,11 @@ layout: default
{{ content }}
</div>
<h1>Thoughts? Post your comments here:</h1>
<a href="/">Back to Home Page</a>
<div class="fb-comments" data-mobile="true" data-href="{{site.url}}{{page.url}}" data-numposts="5"></div>
<!--h1>Thoughts? Post your comments here:</h1>
<div class="fb-comments" data-mobile="true" data-href="{{site.url}}{{page.url}}" data-numposts="5"></div-->
{% if site.disqus.shortname %}
{% include disqus_comments.html %}