From 8f0dbc7c6f4aed0346f40985c2d78d78864442ec Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sun, 22 May 2022 11:19:23 +0530 Subject: [PATCH] For 7b9c836 --- Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Variables.md b/Variables.md index bd8ab6e..1501f2c 100644 --- a/Variables.md +++ b/Variables.md @@ -188,3 +188,4 @@ editPost: | `ShowWordCount` | boolean | true \| false | To word count to metadata | | `ShowRssButtonInSectionTermList` | boolean | true \| false | To show RSS icon in Section, Term and List pages | | `UseHugoToc` | boolean | true \| false | To use Hugo's default Toc instead of custom | +| `robotsNoIndex` | boolean | true \| false | To hide a particular page from indexing by search engines |