From 47b5ddc023242aeb8904009437cb564ee592bf81 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 15 May 2023 14:42:45 -0700 Subject: [PATCH] Removed empty styleoverride block from default layout. --- _layouts/default.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 612f6550d..2740cab45 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -13,7 +13,6 @@ {% include head-custom.html %} - {% block styleoverride %}{% endblock %} Skip to the content.