mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-04 19:18:33 +02: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 ---