Restore robots.txt
Restore the robots.txt file using Hugo configuration
This commit is contained in:
parent
25277fae44
commit
0c15c3ec33
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ disableLanguages = ["tr", "el"]
|
||||||
disablePathToLower = true
|
disablePathToLower = true
|
||||||
authors = [ "carlavilla@FreeBSD.org" ]
|
authors = [ "carlavilla@FreeBSD.org" ]
|
||||||
ignoreFiles = [ "report-sample.md$" ]
|
ignoreFiles = [ "report-sample.md$" ]
|
||||||
|
enableRobotsTXT = true
|
||||||
|
|
||||||
preserveTOC = true
|
preserveTOC = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue