From b4b83401f849e7162c4c47aa12a552dc572dd869 Mon Sep 17 00:00:00 2001 From: alexandrev-tibco Date: Mon, 13 Apr 2026 10:41:26 +0200 Subject: [PATCH] Trigger blog redeploy to publish missing articles --- site/hugo.toml | 1 - 1 file changed, 1 deletion(-) 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]