From 4c914f9ac246102baff82f9cfa8c46910ed10ac9 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Sun, 4 Sep 2022 17:17:37 +0100 Subject: [PATCH] Fix sidebar rendering for narrow viewports Fix a bug that's noticeable when the viewport is narrow: you can toggle the menu, but that menu is actually blank. --- layouts/partials/head.html | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 314b8086af..acd6da510b 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -88,6 +88,5 @@ {{- end -}} {{- end -}} - {{ with .Params.js }}{{ range (split . ",") }} {{ end }}{{ else }}{{ end }}