hugo-PaperMod/layouts
Rook1e 1521cc77a2
feat: allow hiding author in post_meta (#1250)
* feat: allow hiding author in post_meta

For a person's site, in most cases the author is the person, and displaying it
on every post and list may be redundant.

Setting the `params.author` in the configuration to empty will achieve
the hidden effect, but it will also empty the value of `<meta name="author">`.

So add hideAuthor
2023-08-05 11:52:30 +05:30
..
_default Add RSS icon to archives page 2023-04-23 20:15:10 +05:30
partials feat: allow hiding author in post_meta (#1250) 2023-08-05 11:52:30 +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