Sha256: 7dab46b4d414aae1e2e4b440a4c5fa17d4ab9008e56818313b2ed4823e940f49
Contents?: true
Size: 657 Bytes
Versions: 7
Compression:
Stored size: 657 Bytes
Contents
{% if site.comments.provider and page.comments %} {% case site.comments.provider %} {% when "disqus" %} {% include /comments-providers/disqus.html %} {% when "discourse" %} {% include /comments-providers/discourse.html %} {% when "facebook" %} {% include /comments-providers/facebook.html %} {% when "staticman" %} {% include /comments-providers/staticman.html %} {% when "staticman_v2" %} {% include /comments-providers/staticman_v2.html %} {% when "utterances" %} {% include /comments-providers/utterances.html %} {% when "custom" %} {% include /comments-providers/custom_scripts.html %} {% endcase %} {% endif %}
Version data entries
7 entries across 7 versions & 1 rubygems