@@ -14,4 +14,5 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a | |||
### Changed | |||
- Run Ananke with Hugo v0.50 | |||
- Remove default background image so users can choose to not use one at all. #133 (cdeguise) | |||
- Remove default background image so users can choose to not use one at all. #133 (cdeguise) | |||
- Add reading time and word count to pages, conditionally if set at global, page, or section level. (thanks to @looer for starting) |