hugo-PaperMod/layouts/_default
Aaron Isotton 585c04c211 Fixed hiddenInHomeList logic to use a boolean.
The previous code would check for the string "true" instead of the
boolean true. This made it so that 'hiddenInHomeList: false' would hide
a page, instead of showing it.

This fixes this by using a boolean.
2023-07-14 15:40:31 -06:00
..
_markup rm extra p tag from render-image hook 2021-03-16 13:29:53 +05:30
archives.html Add RSS icon to archives page 2023-04-23 20:15:10 +05:30
baseof.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
index.json Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
list.html Fixed hiddenInHomeList logic to use a boolean. 2023-07-14 15:40:31 -06:00
rss.xml Add title to the image tag in rss.xml (#1105) 2023-02-04 17:34:21 +05:30
search.html Avoid caching search input between navigation 2021-10-30 13:57:22 +05:30
single.html Add Support for i18n taxonomy for tags 2022-04-23 09:24:12 +05:30
terms.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30