From 3f856fbe13bb77664e3fb2572181c783d73f0837 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Sat, 3 Feb 2024 18:07:37 +0100 Subject: [PATCH] _blog_idx_for_index: Debug on --- qsgen2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qsgen2 b/qsgen2 index a0380d8..9fbc586 100755 --- a/qsgen2 +++ b/qsgen2 @@ -588,7 +588,7 @@ _blog_index function _blog_idx_for_index() { # This function generates the file blog/index.tmp.html - local debug=false + local debug=true _msg sub "- Populating ${project_dir}/blog/index.tmp.html"