feat: add robots template (#203)
This commit is contained in:
parent
fff483ea9e
commit
d8fba29bb5
5 changed files with 15 additions and 7 deletions
|
@ -55,6 +55,9 @@ To prepare your new site environment just a few steps are required:
|
|||
pygmentsCodeFences = true
|
||||
disablePathToLower = true
|
||||
|
||||
# Required if you want to render robots.txt template
|
||||
enableRobotsTXT = true
|
||||
|
||||
# Needed for mermaid shortcodes
|
||||
[markup]
|
||||
[markup.goldmark.renderer]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue