File tree 4 files changed +4
-4
lines changed
modules/wowchemy/layouts/partials/blocks
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
< div class ="d-flex align-content-start ">
21
21
< div class ="mr-2 mb-2 ">
22
22
{{- with .organization_url}}< a href ="{{.}} " target ="_blank " rel ="noopener "> {{end -}}
23
- < img src ="{{ $svg_icon.RelPermalink }} " width ="56px " height ="56px " alt ="{{.organization | plainify}} " loading ="lazy ">
23
+ < img src ="{{ $svg_icon.RelPermalink }} " width ="56 " height ="56 " alt ="{{.organization | plainify}} " loading ="lazy ">
24
24
{{- with .organization_url}}</ a > {{end -}}
25
25
</ div >
26
26
< div >
Original file line number Diff line number Diff line change 42
42
< div class ="d-flex align-content-start ">
43
43
< div class ="mr-2 mb-2 ">
44
44
{{- with .company_url}}< a href ="{{.}} " target ="_blank " rel ="noopener "> {{end -}}
45
- < img src ="{{ $svg_icon.RelPermalink }} " width ="56px " height ="56px " alt ="{{.company | plainify}} " loading ="lazy ">
45
+ < img src ="{{ $svg_icon.RelPermalink }} " width ="56 " height ="56 " alt ="{{.company | plainify}} " loading ="lazy ">
46
46
{{- with .company_url}}</ a > {{end -}}
47
47
</ div >
48
48
< div >
Original file line number Diff line number Diff line change 20
20
< div class ="d-flex align-content-start ">
21
21
< div class ="mr-2 mb-2 ">
22
22
{{- with .organization_url}}< a href ="{{.}} " target ="_blank " rel ="noopener "> {{end -}}
23
- < img src ="{{ $svg_icon.RelPermalink }} " width ="56px " height ="56px " alt ="{{.organization | plainify}} " loading ="lazy ">
23
+ < img src ="{{ $svg_icon.RelPermalink }} " width ="56 " height ="56 " alt ="{{.organization | plainify}} " loading ="lazy ">
24
24
{{- with .organization_url}}</ a > {{end -}}
25
25
</ div >
26
26
< div >
Original file line number Diff line number Diff line change 42
42
< div class ="d-flex align-content-start ">
43
43
< div class ="mr-2 mb-2 ">
44
44
{{- with .company_url}}< a href ="{{.}} " target ="_blank " rel ="noopener "> {{end -}}
45
- < img src ="{{ $svg_icon.RelPermalink }} " width ="56px " height ="56px " alt ="{{.company | plainify}} " loading ="lazy ">
45
+ < img src ="{{ $svg_icon.RelPermalink }} " width ="56 " height ="56 " alt ="{{.company | plainify}} " loading ="lazy ">
46
46
{{- with .company_url}}</ a > {{end -}}
47
47
</ div >
48
48
< div >
You can’t perform that action at this time.
0 commit comments