aboutsummaryrefslogtreecommitdiff
path: root/layouts/term.atom.xml
Commit message (Collapse)AuthorAge
* Remove support for deprecated key "site.Author"Nicholas Johnson5 days
| | | | | This Hugo theme no longer supports the Hugo versions that can utilize the key "site.Author", so this code never executes.
* Migrate fully to Hugo's new template systemNicholas Johnson6 days
This was the only way I could get term pages to consistently render correctly.