From 13e6ceb1c7ccd4cb6d4104950d90b1cb1f20d0ba Mon Sep 17 00:00:00 2001 From: Amir Pourmand Date: Mon, 14 Feb 2022 07:22:51 +0330 Subject: [PATCH] Layout Spacing problem when footer_fixed: false (#554) * fix space * Minor adjustments Co-authored-by: Maruan Al-Shedivat --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index dfd4d6f..cc35ba0 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -13,7 +13,7 @@ layout: parse - + {%- include header.html %}