From a0e572976134fc06e30dfacaebb7bac9eb2cbd86 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sun, 27 Aug 2023 11:50:46 +0200 Subject: Remove content alternating background stripe --- layouts/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index f84fa28..8199e84 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -6,9 +6,7 @@ {{ partial "open_section.html" . }} {{ range first .Params.index_show .Pages.ByPublishDate.Reverse }} -
{{ partial "post.html" . }} -
{{ end }}
-- cgit v1.2.3