From 94e1076c61d5192d05a1ba6c9d36135b09e35861 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 16 May 2023 05:09:18 -0700 Subject: [PATCH] moved custom css into .css file --- _layouts/default.html | 43 +------------------------------------------ 1 file changed, 1 insertion(+), 42 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 56b53df2a..095ea6d36 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -14,48 +14,7 @@ {% include head-custom.html %}