mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Feature: Add reading time to posts
This commit is contained in:
7
_data/read_time.yml
Normal file
7
_data/read_time.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
# words per minute
|
||||
wpm: 180
|
||||
|
||||
# minimum value
|
||||
min_time: 1
|
||||
|
||||
prompt: min
|
||||
Reference in New Issue
Block a user