From 0d80e241f74de9a9aeb5c6a8733f42dbf186e208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Kozie=C5=82?= Date: Wed, 17 Jun 2020 17:08:07 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a451d5..f844c87 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,8 @@ theme = "hello-friend" paginate = 5 [params] - # dir name of your blog content (default is `content/posts`) + # dir name of your blog content (default is `content/posts`). + # the list of set content will show up on your index page (baseurl). contentTypeName = "posts" # "light" or "dark"