From e2ded4e9f681e721e738d833a0a8efa4656fc977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Tue, 30 Jan 2024 14:31:26 +0100 Subject: [PATCH] Working on _blog_idx_for_index --- qsgen2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qsgen2 b/qsgen2 index 746adc4..9d4dbd1 100755 --- a/qsgen2 +++ b/qsgen2 @@ -533,7 +533,7 @@ function _blog_idx_for_index() { # This function generates the file blog/index.tmp.html # We use _blogs to get the data to create the blog index - #_blogs get_index + _blogs get_index debug=true