Use `rel="nofollow"` in linkfilter view
This commit is contained in:
parent
c28ecafa80
commit
a0a403ca4f
|
@ -16,4 +16,4 @@
|
|||
%p.font-weight-bold.mb-0 URL:
|
||||
%pre.bg-light.text-dark.p-3.rounded= @link
|
||||
|
||||
%a.btn.btn-primary{ href: @link } I understand the risk, proceed!
|
||||
%a.btn.btn-primary{ href: @link, rel: "nofollow" } I understand the risk, proceed!
|
||||
|
|
Loading…
Reference in New Issue