From 3b5b22e38dab795fc11e367c30636a3dcd4972fb Mon Sep 17 00:00:00 2001 From: Francesco Date: Tue, 30 Apr 2024 22:12:00 +0200 Subject: Added list summaries configuration, tweaked social icons margin on mobile --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0aea936..e4a2a0d 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,8 @@ homeCollection = 'posts' # Pagination size across all website, this is the same for homepage and single list page paginationSize = 100 +# Display summaries under post list entries +listSummaries = false # Social icons [[params.social]] -- cgit v1.2.3