beautifulSA-jekyll/docs/_includes/comments.html

6 lines
182 B
HTML
Raw Normal View History

2020-04-27 00:22:25 +02:00
{% if page.comments %}
{% include disqus.html %}
{% include fb-comment.html %}
{% include staticman-comments.html %}
{% include utterances-comment.html %}
{% endif %}