_blog_idx_for_index: Debug on

This commit is contained in:
Stig-Ørjan Smelror 2024-02-03 18:07:37 +01:00
parent 78388ce300
commit 3f856fbe13

2
qsgen2
View File

@ -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"