hugo-PaperMod/layouts
Martin Pittermann 7b9c836416
Add robotsNoIndex parameter (#900)
- adds the ability to use the noindex and nofollow parameters for specific pages in production mode, preventing e.g. the imprint from showing up in search engines.
- Usage: In post front-matter add,
    ---
    robotsNoIndex: true
    ---
2022-05-22 11:13:50 +05:30
..
_default Add RSS button to Section and Term pages. 2022-04-30 07:42:51 +05:30
partials Add robotsNoIndex parameter (#900) 2022-05-22 11:13:50 +05:30
shortcodes collapse shortcode content can write formative code and change line (#561) 2021-09-17 18:41:23 +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