[config.toml] Enable robots.txt file generation
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
baseURL = "https://doublefourteen.io/"
|
baseURL = "https://doublefourteen.io/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
theme = "doublefourteen"
|
theme = "doublefourteen"
|
||||||
|
enableRobotsTXT = true
|
||||||
disableKinds = ["taxonomy", "term"]
|
disableKinds = ["taxonomy", "term"]
|
||||||
timeout = 1000000
|
timeout = 1000000
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user