Working on _blog_idx_for_index

This commit is contained in:
Stig-Ørjan Smelror 2024-01-30 12:33:28 +01:00
parent f2f26b88bc
commit 07227c5c5e

2
qsgen2
View File

@ -502,7 +502,7 @@ function _blogs() {
done
# Now BLOG_META_STR_ARRAY contains the metadata string for each blog post
echo BLOG_META_STR_ARRAY
echo ${BLOG_META_STR_ARRAY[@]}
fi