From 50f49583d762b44e49c77561ee8d47ec3745429d Mon Sep 17 00:00:00 2001 From: Gordon Pedersen Date: Mon, 13 May 2024 15:48:10 +1000 Subject: [PATCH] More experimenting with post list format --- configuration/configuration.txt | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/configuration/configuration.txt b/configuration/configuration.txt index 556eebb..77ca6f0 100644 --- a/configuration/configuration.txt +++ b/configuration/configuration.txt @@ -96,21 +96,9 @@ Recent posts format: <<[ ;; --------------------- Post list format: <<[ -[post:begin]
- - - $body - - -
[post:end]] ->> +
+[post:begin]

$title

$content
[post:end] +
]>> ;; Page list {page-list}