Sha256: 238ceda8e68b4014d73bbd8a24dfb9a107184cc4d2163bd0aec03119fb829ca3
Contents?: true
Size: 254 Bytes
Versions: 1
Compression:
Stored size: 254 Bytes
Contents
<!-- Calculate Reading Time --> <span class="reading-time" title="Estimated read time"> {% assign words = content | number_of_words %} {% if words < 360 %} 1 min read {% else %} {{ words | divided_by:180 }} mins read {% endif %} </span>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bryte-0.9.0 | _includes/reading-time.html |