<!– Readtime Start –> <span class=“reading-time” title=“Estimated read time”>
{% assign words = include.content | number_of_words %} {% if words < 360 %} 1 min {% else %} {{ words | divided_by:180 }} mins {% endif %} read
</span> <!– Readtime End –>