summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancesco <tomaselli.fr@gmail.com>2024-04-30 22:29:00 +0200
committerFrancesco <tomaselli.fr@gmail.com>2024-04-30 22:29:00 +0200
commit45206aa28f4eea171d6e00be861b5a258281b789 (patch)
treeb9d048ed8fea6a59ed1017e35be5dcb4309f8352 /README.md
parent3b5b22e38dab795fc11e367c30636a3dcd4972fb (diff)
Added custom list entries date format config
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4a2a0d..efa883b 100644
--- a/README.md
+++ b/README.md
@@ -155,7 +155,9 @@ 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
+listSummaries = true
+# List entries date format
+listDateFormat = '2 Jan 2006'
# Social icons
[[params.social]]