From 075875c574abed81fcc70e6ea0eeef011a0c96ee Mon Sep 17 00:00:00 2001 From: alistair3149 Date: Mon, 17 Jul 2023 18:17:03 -0400 Subject: [PATCH] =?UTF-8?q?fix(core):=20=F0=9F=90=9B=20missing=20space=20b?= =?UTF-8?q?etween=20logo=20attributes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/Drawer__logo.mustache | 2 +- templates/Header__logo.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/Drawer__logo.mustache b/templates/Drawer__logo.mustache index 2c86add7..d957d221 100644 --- a/templates/Drawer__logo.mustache +++ b/templates/Drawer__logo.mustache @@ -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"> {{/data-logos}} diff --git a/templates/Header__logo.mustache b/templates/Header__logo.mustache index f1da602e..424972a9 100644 --- a/templates/Header__logo.mustache +++ b/templates/Header__logo.mustache @@ -17,7 +17,7 @@ }}{{#1x}}{{.}}{{/1x}}{{! }}{{/svg}}{{! }}{{/icon}}"{{! - }}alt="" aria-hidden="true" height="32" width="32"> + }} alt="" aria-hidden="true" height="32" width="32"> {{/data-logos}}