Working on _blog_idx_for_index

This commit is contained in:
Stig-Ørjan Smelror 2024-01-30 13:46:08 +01:00
parent 8dda036a7a
commit bf29a394d0

2
qsgen2
View File

@ -586,7 +586,7 @@ function _blog_index() {
exit
fi
blogs get_index
_blogs get_index
if [[ ${updated_blogs} == "true" ]]; then
echo "${green}Updating the Blog Index file${end}"