hugo-PaperMod/layouts
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
..
_default Fixed hiddenInHomeList logic to use a boolean. 2023-07-14 15:40:31 -06:00
partials Icon for Google Play Store (#1242) 2023-07-09 11:10:43 +05:30
shortcodes Fix spacing around rawhtml shortcode (#1018) 2022-08-28 15:18:20 +05:30
404.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
robots.txt Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30