From 194735baa311164f2177057918c45991e7cef03b Mon Sep 17 00:00:00 2001 From: Antonios Barotsis Date: Wed, 2 Aug 2023 21:53:12 +0300 Subject: [PATCH] Include `show_only_description` in docs --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index b74dc4d..fabaf40 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,20 @@ Example: ## Configuration +### Only show the post's description + +On each post you can specify the following: + +```toml +description = "test description" + +[extra] +show_only_description = true +``` + +This will render `test description` under this +particular post on the homepage instead of a summary. + ### Colors Both the accent colors and background colors are