[Feature Request #81]: Added support for customizable noindex in Hugo Pages

Signed-off-by: GitHub Action <action@github.com>
This commit is contained in:
GitHub Action
2024-09-09 12:29:13 +00:00
parent 76153454d4
commit 1ff47e11f0
3 changed files with 5 additions and 3 deletions

View File

@ -116,7 +116,8 @@ expiryDate = ["expiryDate"]
# noIndex = false
# denyRobots = "noindex, nofollow, noarchive"
# allowRobots = "index, follow"
# noIndex = false
# siteNoIndex = false
# noIndexPages = ["404 Page not found"]
[[params.socialLinks]]