diff --git a/docs/configuration.md b/docs/configuration.md index 8a92ae5..2474854 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -392,7 +392,8 @@ status-website: You might want to have custom search engine indexing rules: ```yaml -robotsText: "User-agent: * \n Disallow: /" +status-website: + robotsText: "User-agent: * \n Disallow: /" ``` #### Custom API base URL