mirror of
https://github.com/welpo/tabi.git
synced 2026-06-09 21:37:34 +02:00
✨ feat(meta): allow overriding reading time setting from post
Also hides the separator if reading time is not shown.
This commit is contained in:
parent
497fe9d127
commit
eeab0a03dd
3 changed files with 9 additions and 3 deletions
|
|
@ -186,6 +186,7 @@ stylesheets = []
|
|||
copy_button = true
|
||||
|
||||
# Show the reading time of a page.
|
||||
# Can also be enabled or disabled on individual pages in the front matter's [extra].
|
||||
show_reading_time = true
|
||||
|
||||
# Adds backlinks to footnotes (loads ~500 bytes of JavaScripts).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue