From 01b4fa71a65c89a61c4e8b7be06b15c310215056 Mon Sep 17 00:00:00 2001 From: dhonus Date: Tue, 2 Jan 2024 00:09:07 +0100 Subject: [PATCH] one extra little recipe --- themes/bean/layouts/_default/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/bean/layouts/_default/single.html b/themes/bean/layouts/_default/single.html index f342c33..1d7053e 100644 --- a/themes/bean/layouts/_default/single.html +++ b/themes/bean/layouts/_default/single.html @@ -61,7 +61,7 @@

Tofu Dreams

Recent recipes

- {{ range ( where .Site.RegularPages "Type" "posts" | first 4 ) }} + {{ range ( where .Site.RegularPages "Type" "posts" | first 5 ) }}
{{ $diff := now.Sub .Lastmod }} {{ if lt $diff.Hours 72 }}