Skip to content

Commit

Permalink
Fix haml-lint nit
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeldesu committed Dec 31, 2021
1 parent 2c72278 commit f803a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/static/linkfilter.haml
Original file line number Diff line number Diff line change
Expand Up @@ -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, rel: "nofollow" } I understand the risk, proceed!
%a.btn.btn-primary{ href: @link, rel: 'nofollow' } I understand the risk, proceed!

0 comments on commit f803a97

Please sign in to comment.