mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-01-29 13:25:58 -05:00
7b9c836416
- 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 ---