From d450f681f0aea029e2c3851986e779cb7639d343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Kozie=C5=82?= Date: Wed, 17 Jun 2020 16:55:32 +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 ef71fc8..35168a9 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,8 @@ theme = "terminal" paginate = 5 [params] - # dir name of your blog content (default is `content/posts`) + # dir name of your main content (default is `content/posts`). + # the list of set content will show up on your index page (baseurl). contentTypeName = "posts" # ["orange", "blue", "red", "green", "pink"]