mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-19 22:22:37 +00:00
Add a configuration option "noreferrerLinks". When set to "true" the "HTML_NOREFERRER_LINKS" flag is being passed to Blackfriday. Thereby all *absolute* links will get a "noreferrer" value for their "rel" attribute. See #4722