Files
hugo-PaperMod/layouts/_default/list.html
Mason Wilde 83e9267996 Add logic to use .Description instead of .Summary
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.
2023-10-28 14:20:30 -06:00

3.6 KiB