Use Zola's built-in reading time variable instead of the custom implementation (fixes #102)
This commit is contained in:
@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Add "DRAFTED" watermark to drafted posts.
|
||||
|
||||
### Changed
|
||||
|
||||
- Rename `show_read_time` to `show_reading_time`.
|
||||
- Use Zola's built-in reading time variable instead of the custom implementation (#102).
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix navbar mods having broken border radius.
|
||||
|
Reference in New Issue
Block a user