_blog_idx_for_index: Disable debug

This commit is contained in:
Stig-Ørjan Smelror 2024-02-14 21:06:00 +01:00
parent bce55cee80
commit 7dfde2b9eb

4
qsgen2
View File

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