hugo-PaperMod/layouts/_default
Dmitry Konishchev beb281a1c6
Fix copyright field rendering HTML in RSS feed (#1479)
The copyright is rendered in footer as `{{ site.Copyright | markdownify }}`
which assumes it to be Markdown text, but RSS feed template doesn't ready
for Markdown now.
2024-04-13 11:35:52 +05:30
..
_markup rm extra p tag from render-image hook 2021-03-16 13:29:53 +05:30
archives.html Add icon for 'draft' posts 2023-12-16 14:06:46 +05:30
baseof.html Bump minimum Hugo version to 0.112.4 2023-12-16 19:59:55 +05:30
index.json Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
list.html Add icon for 'draft' posts 2023-12-16 14:06:46 +05:30
rss.xml Fix copyright field rendering HTML in RSS feed (#1479) 2024-04-13 11:35:52 +05:30
search.html Set maxlength for search input to 64 chars 2023-11-11 12:15:11 +05:30
single.html Add icon for 'draft' posts 2023-12-16 14:06:46 +05:30
terms.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30