From 496b84659727bc2403214a56778edca7fc7597eb 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 cc636598..f95a7a65 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 -}}