diff --git a/site/hugo.toml b/site/hugo.toml index b3f6a274..0da174bd 100644 --- a/site/hugo.toml +++ b/site/hugo.toml @@ -2,7 +2,6 @@ baseURL = "https://blog.xsltplayground.com/" languageCode = "en-us" title = "XSLT Playground" -publishDir = "../docs" enableRobotsTXT = true [pagination]