From 189c088cb0cb711fa746101415d3baadfdc7dbf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 14 Feb 2024 18:06:26 +0100 Subject: [PATCH] _blog_idx_for_index: Debug --- qsgen2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qsgen2 b/qsgen2 index 68abc59..cccb2e3 100755 --- a/qsgen2 +++ b/qsgen2 @@ -730,7 +730,7 @@ function _blogs() { function _blog_idx_for_index() { # This function generates the file blog/index.tmp.html - local debug=${globaldebug:-false} + local debug=${globaldebug:-true} _msg sub "${0:t}_msg_1" " ${project_dir}/blog/index.tmp.html"