### Current Behavior <!-- A brief description of what the problem is. (e.g. I need to be able to...) --> Only number of courses appear at each learning path with a total time ### Desired Behavior <!-- A brief description of the enhancement. --> have a total time field per course and learning path to be displayed in each card to the user ### Implementation <!-- [Optional] Specifics on the approach to fulfilling the feature request. --> Add a small Hugo partial in academy-theme that aggregates the per-page `.ReadingTime `values into: 1. a per-course total (sum of reading time for all lessons in that course), and 2. a per-learning-path total (sum across all courses and lessons in the learning path). --- - 📚 [Instructions for contributing to academy-theme](https://github.com/layer5io/academy-theme/blob/master/CONTRIBUTING.md) - academy-example documentation [site](https://docs.layer5.io/cloud/academy/) and [source](https://github.com/layer5io/academy-example/) - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)