_blogs: Debug

This commit is contained in:
Stig-Ørjan Smelror 2024-02-05 13:55:28 +01:00
parent 429a98d914
commit 63c1976011

2
qsgen2
View File

@ -548,7 +548,7 @@ function _pages() {
function _blogs() { function _blogs() {
# This function either generates blog files or exports metadata based on the argument # This function either generates blog files or exports metadata based on the argument
local debug=false local debug=true
# Running function _list_blogs # Running function _list_blogs
if (${debug}) _msg debug "_blogs: Running function _list_blogs" if (${debug}) _msg debug "_blogs: Running function _list_blogs"