aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2026-02-15 12:25:42 +0100
committerMartin Fischer <martin@push-f.com>2026-02-15 12:25:42 +0100
commit97399f61d40b0866c7057d577141373e002efac6 (patch)
treecd972dcee5f43f28aa03655c904acaaf4657096a /layouts
parentb31a718136bfc81509533ecc09a3e7f3c27a4a6b (diff)
change: stop reading home.md, just use _index.md
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/home.html2
1 files changed, 0 insertions, 2 deletions
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 }}
<div class="list-container">