Working on _blog_idx_for_index
This commit is contained in:
parent
8f8b4cc758
commit
446a6f6770
2
qsgen2
2
qsgen2
@ -488,7 +488,7 @@ function _blogs() {
|
|||||||
else
|
else
|
||||||
|
|
||||||
# Declare the array to hold metadata strings for each blog
|
# Declare the array to hold metadata strings for each blog
|
||||||
declare -a BLOG_META_STR_ARRAY
|
BLOG_META_STR_ARRAY=()
|
||||||
|
|
||||||
# Iterate over make_blog_array
|
# Iterate over make_blog_array
|
||||||
for blog in "${make_blog_array[@]}"; do
|
for blog in "${make_blog_array[@]}"; do
|
||||||
|
Loading…
Reference in New Issue
Block a user