From adb4c7c6da976f9b68730813df353c82d7c3422d Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Fri, 25 Mar 2022 19:48:54 +0530 Subject: [PATCH] Removing unit from `img`'s height attribute for label.icon https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attr-height --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index cc636598fb..f95a7a6562 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -47,7 +47,7 @@ {{- if .Site.Params.label.icon }} logo + height="{{- .Site.Params.label.iconHeight | default "30" -}}"> {{- end -}} {{- $label_text -}}