Working on _blog_idx_for_index

This commit is contained in:
Stig-Ørjan Smelror 2024-01-30 14:30:00 +01:00
parent 52d497e1f4
commit 97f3379994

2
qsgen2
View File

@ -535,7 +535,7 @@ function _blog_idx_for_index() {
# We use _blogs to get the data to create the blog index
#_blogs get_index
local debug=false
local debug=true
#if [[ ${updated_blogs} = "true" ]]; then