From e7f41976f1d0c0467eaf293e3524773fd4ee4eef Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 15 Jul 2024 16:14:41 +0100 Subject: Feeds use max entries, and blog feed uses descriptions --- website/src/pages/index.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'website/src/pages') diff --git a/website/src/pages/index.astro b/website/src/pages/index.astro index 835b4d3..cbd7037 100644 --- a/website/src/pages/index.astro +++ b/website/src/pages/index.astro @@ -8,6 +8,6 @@ import Page from '../layouts/Page.astro'; - - + + -- cgit v1.2.3