mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-03-24 22:24:10 -04: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 ---