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