UNPKG

jekyll-theme-chirpy

Version:

A minimal, responsive, and powerful Jekyll theme for presenting professional writing.

6 lines (5 loc) 196 B
<!-- The comments switcher --> {% if page.comments and site.comments.active %} {% capture path %}comments/{{ site.comments.active }}.html{% endcapture %} {% include {{ path }} %} {% endif %}