mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-19 10:20:34 +00:00
Add a configuration option "nofollowLinks". When set to "true" the "HTML_NOFOLLOW_LINKS" flag is being passed to Blackfriday. Thereby all *absolute* links will get a "nofollow" value for the "rel" attribute. Fixes #4722