Fix haml-lint nit

This commit is contained in:
Andreas Nedbal 2021-12-31 22:30:31 +01:00 committed by Andreas Nedbal
parent 2c72278cdd
commit f803a972b9
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, rel: "nofollow" } I understand the risk, proceed!
%a.btn.btn-primary{ href: @link, rel: 'nofollow' } I understand the risk, proceed!