fix missing rel=noreferrer
This commit is contained in:
parent
2eccba8465
commit
cd028e5014
@ -153,6 +153,7 @@ Linkify =
|
||||
[key, uid, options, link, post] = data
|
||||
embed = $.el 'a',
|
||||
className: 'embedder'
|
||||
rel: 'nofollow noreferrer'
|
||||
href: link.href
|
||||
textContent: '(embed)'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user