From 432f7a985adb634b05dcde12d96e4c1749361755 Mon Sep 17 00:00:00 2001 From: Joseph Earl Date: Thu, 23 Mar 2017 23:23:36 +0000 Subject: [PATCH] Add explanation for hidden = true --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a42ee9..c932b4b 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Use the about page to introduce yourself to your visitors. You can customize the ## Tags page -Use the tags page to show all post's tags. You can create the file `/content/tags/index.md` and set `hidden = true`. +Use the tags page to show all post's tags. You can create the file `/content/tags/index.md` and set `hidden = true` so that the page does not show on your home page or other lists of pages. For example: