mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-04-12 23:42:02 -04:00
If the setting “ShowRssButtonInSectionTermList” is true, I think it makes sense to also show the RSS icon by the title in archive pages, as we do for other article lists. This reuses the code of `layouts/_default/list.html`.