Fix haml-lint nit
This commit is contained in:
parent
2c72278cdd
commit
f803a972b9
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue