move demo site to docs/ folder
This commit is contained in:
6
docs/_includes/comments.html
Normal file
6
docs/_includes/comments.html
Normal file
@ -0,0 +1,6 @@
|
||||
{% if page.comments %}
|
||||
{% include disqus.html %}
|
||||
{% include fb-comment.html %}
|
||||
{% include staticman-comments.html %}
|
||||
{% include utterances-comment.html %}
|
||||
{% endif %}
|
Reference in New Issue
Block a user