mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00

Adds a check for a useDescription param which will check for a description field in a post and use it instead of the .Summary when producing list.html. If a description is unavailable and hideSummary is not true, the summary will show as normal.