HackMD/public/views/index
Sheogorath 75a23fe2c9
Add rel="noopener" to target="_blank" links
The noopener construct protects from some nasty clickjacking attacks. We
can apply them savely to all our links since we don't rely on the
previously used page.

Some more details: https://mathiasbynens.github.io/rel-noopener/

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-10-04 01:49:36 +02:00
..
body.ejs Add rel="noopener" to target="_blank" links 2018-10-04 01:49:36 +02:00
foot.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00
footer.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00
head.ejs Rebrand HackMD to CodiMD 2018-06-24 13:24:12 +02:00
header.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00