Use `rel="nofollow"` in linkfilter view

This commit is contained in:
Andreas Nedbal 2021-12-31 22:21:32 +01:00 committed by Andreas Nedbal
parent c28ecafa80
commit a0a403ca4f
1 changed files with 1 additions and 1 deletions

View File

@ -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!