mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-04-01 13:38:02 -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 ---