generate robots.txt
This commit is contained in:
parent
cb2ce2430b
commit
12ef17a690
|
@ -25,6 +25,9 @@ pygmentsstyle = "b2"
|
|||
pygmentscodefences = true
|
||||
pygmentscodefencesguesssyntax = true
|
||||
|
||||
# add info for crawlers
|
||||
enableRobotsTXT = true
|
||||
|
||||
[outputs]
|
||||
# JSON for search
|
||||
home = ["HTML", "RSS", "JSON"]
|
||||
|
|
Loading…
Reference in a new issue