parent
f123b01463
commit
a0822eb344
|
@ -0,0 +1,4 @@
|
|||
<span class="reading time" title="Estimated reading time">
|
||||
{% assign words = content | number_of_words %}
|
||||
{% if words < 360 %}1 minute{% else %}{{ words | divided_by:180 }} minutes{% endif %} read
|
||||
</span>
|
Loading…
Reference in New Issue