forked from CCCHH/ccchh-website
Template: Add robots meta-tag, set noindex on staging
Stolen from https://github.com/dereckcurry/hugo-robots-meta-tags
This commit is contained in:
parent
20ab8017a1
commit
765b727cc7
4 changed files with 44 additions and 1 deletions
|
@ -63,3 +63,8 @@ enableGitInfo = true
|
|||
url = "https://wiki.ccchh.net/verein:offizielles:foemi-formular"
|
||||
[menu.footer.params]
|
||||
rel = "external"
|
||||
|
||||
|
||||
[params.robots]
|
||||
index = true
|
||||
follow = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue