From 97399f61d40b0866c7057d577141373e002efac6 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sun, 15 Feb 2026 12:25:42 +0100 Subject: change: stop reading home.md, just use _index.md --- layouts/_default/home.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'layouts/_default/home.html') diff --git a/layouts/_default/home.html b/layouts/_default/home.html index e7c9058..3738cee 100644 --- a/layouts/_default/home.html +++ b/layouts/_default/home.html @@ -2,8 +2,6 @@ {{ .Content }} -{{ readFile "content/home.md" | markdownify }} - {{ if .Site.Params.homeCollection }}
-- cgit v1.3.1