mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-03-01 02:29:11 -05:00
- 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 ---