Working on _blog_idx_for_index

This commit is contained in:
Stig-Ørjan Smelror 2024-01-30 12:42:41 +01:00
parent d5ec8b51c8
commit 4a7a3e18f0

2
qsgen2
View File

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