_blog_idx_for_index: Debug

This commit is contained in:
Stig-Ørjan Smelror 2024-02-14 18:06:26 +01:00
parent 478007e7c3
commit 189c088cb0

2
qsgen2
View File

@ -730,7 +730,7 @@ function _blogs() {
function _blog_idx_for_index() { function _blog_idx_for_index() {
# This function generates the file blog/index.tmp.html # This function generates the file blog/index.tmp.html
local debug=${globaldebug:-false} local debug=${globaldebug:-true}
_msg sub "${0:t}_msg_1" " ${project_dir}/blog/index.tmp.html" _msg sub "${0:t}_msg_1" " ${project_dir}/blog/index.tmp.html"