Working on _blog_idx_for_index

This commit is contained in:
Stig-Ørjan Smelror 2024-01-30 12:48:42 +01:00
parent ba79f0ffaf
commit da47bc96e6

1
qsgen2
View File

@ -547,6 +547,7 @@ function _blog_idx_for_index() {
echo "2. BTITLE=${item[2]}"
echo "3. DATE=${item[1]}"
echo "4. INGRESS=${item[3]}"
echo "5. EVERYTHING: ${item}"
done
done