fix(core): 🐛 missing space between logo attributes

This commit is contained in:
alistair3149 2023-07-17 18:17:03 -04:00
parent 8605c6c6dc
commit 075875c574
No known key found for this signature in database
GPG key ID: 16076C01E5C88864
2 changed files with 2 additions and 2 deletions

View file

@ -15,6 +15,6 @@
}}{{#1x}}{{.}}{{/1x}}{{!
}}{{/svg}}{{!
}}{{/icon}}"{{!
}}alt="" aria-hidden="true" height="80" width="80" loading="lazy">
}} alt="" aria-hidden="true" height="80" width="80" loading="lazy">
</a>
{{/data-logos}}

View file

@ -17,7 +17,7 @@
}}{{#1x}}{{.}}{{/1x}}{{!
}}{{/svg}}{{!
}}{{/icon}}"{{!
}}alt="" aria-hidden="true" height="32" width="32">
}} alt="" aria-hidden="true" height="32" width="32">
</a>
</div>
{{/data-logos}}