beautifulSA-jekyll/docs/_includes/comments.html
2020-04-26 22:22:25 +00:00

6 lines
182 B
HTML

{% if page.comments %}
{% include disqus.html %}
{% include fb-comment.html %}
{% include staticman-comments.html %}
{% include utterances-comment.html %}
{% endif %}