add giscus support (#888)

This commit is contained in:
Patrick Garziglia 2021-10-10 12:26:30 -04:00 committed by GitHub
parent 757044f6ef
commit b44c048cba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 36 additions and 2 deletions

View file

@ -3,4 +3,5 @@
{% include fb-comment.html %}
{% include staticman-comments.html %}
{% include utterances-comment.html %}
{% include giscus-comment.html %}
{% endif %}