Sha256: 05ff7c0e7a4c16624d73af5e905fea9a5f959703b95ab3b99698f55056a088d9

Contents?: true

Size: 360 Bytes

Versions: 47

Compression:

Stored size: 360 Bytes

Contents

{% if include.content %}
    {% assign words = include.content | number_of_words %}
{% else %}
    {% assign words = content | number_of_words %}
{% endif %}
<span class="reading-time" title="Estimated read time">{% if words < 360 %}1 min read{% else %}{{ words | divided_by:180 }} mins read{% endif %} <i class="fa fa-clock-o" aria-hidden="true"></i></span>

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-5.7.0.4 _includes/blog/read_time.html
jumbo-jekyll-theme-5.7.0.3 _includes/blog/read_time.html
jumbo-jekyll-theme-5.7.0.2 _includes/blog/read_time.html
jumbo-jekyll-theme-5.7.0.1 _includes/blog/read_time.html
jumbo-jekyll-theme-5.7.0 _includes/blog/read_time.html
jumbo-jekyll-theme-5.6.9.4 _includes/read_time.html
jumbo-jekyll-theme-5.6.9.3 _includes/read_time.html
jumbo-jekyll-theme-5.6.9.2 _includes/read_time.html
jumbo-jekyll-theme-5.6.9.1 _includes/read_time.html
jumbo-jekyll-theme-5.6.9 _includes/read_time.html
jumbo-jekyll-theme-5.6.8 _includes/read_time.html
jumbo-jekyll-theme-5.6.7 _includes/read_time.html
jumbo-jekyll-theme-5.6.6 _includes/read_time.html
jumbo-jekyll-theme-5.6.5 _includes/read_time.html
jumbo-jekyll-theme-5.6.4 _includes/read_time.html
jumbo-jekyll-theme-5.6.3 _includes/read_time.html
jumbo-jekyll-theme-5.6.2 _includes/read_time.html
jumbo-jekyll-theme-5.6.0 _includes/read_time.html
jumbo-jekyll-theme-5.5.6 _includes/read_time.html
jumbo-jekyll-theme-5.5.5 _includes/read_time.html