Working on _blog_idx_for_index
This commit is contained in:
parent
07227c5c5e
commit
1088d9c1b3
6
qsgen2
6
qsgen2
@ -486,7 +486,11 @@ function _blogs() {
|
||||
done
|
||||
|
||||
else
|
||||
|
||||
echo "_blogs: get_index: Date = ${sdate[@]}"
|
||||
echo "_blogs: get_index: URL = ${blog_url}"
|
||||
echo "_blogs: get_index: Title = ${btitle}"
|
||||
echo "_blogs: get_index: Ingress = ${ingress}"
|
||||
exit
|
||||
# Declare the array to hold metadata strings for each blog
|
||||
BLOG_META_STR_ARRAY=()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user