probberechts / hexo-theme-cactus

:cactus: A responsive, clean and simple theme for Hexo.
https://probberechts.github.io/hexo-theme-cactus/
MIT License
3.2k stars 784 forks source link

fix: links to cross origin destinations are unsafe #203

Closed orkhan-huseyn closed 4 years ago

orkhan-huseyn commented 4 years ago

Social links are cross-origin, and rel="noopener"orrel="noreferrer"` must be added to any external links to improve performance and prevent security vulnerabilities.