_blog_idx_for_index: Debug

This commit is contained in:
Stig-Ørjan Smelror 2024-02-14 18:17:32 +01:00
parent 6329fbe5cf
commit f9e283bf7b

3
qsgen2
View File

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