Files
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
..
2023-04-23 20:15:10 +05:30