From 53f5b2d445abb2047fad4c1054fc00c2e350a8f7 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Fri, 26 Sep 2025 21:59:30 +0200 Subject: [PATCH] #765, Remove layout class on body if not set --- layouts/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/baseof.html b/layouts/baseof.html index fd3cfd1..c47b34b 100644 --- a/layouts/baseof.html +++ b/layouts/baseof.html @@ -4,7 +4,7 @@ {{ partial "docs/html-head" . }} {{ partial "docs/inject/head" . }} - +