From 3389f3db7f6ac6f6ca1ff36e5eafe7abdb5798e4 Mon Sep 17 00:00:00 2001 From: Dmitry Luschan Date: Tue, 19 Sep 2023 20:44:39 +0600 Subject: [PATCH] Update index.hbs Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. --- src/theme/index.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/theme/index.hbs b/src/theme/index.hbs index 07be1bf53d..2ee58c62ee 100644 --- a/src/theme/index.hbs +++ b/src/theme/index.hbs @@ -5,7 +5,7 @@ {{ title }} {{#if is_print }} - + {{/if}} {{#if base_url}} @@ -17,7 +17,7 @@ - + {{#if favicon_svg}}