mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-14 02:22:34 +02: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.