Fixes & SEO #9

Merged
me merged 12 commits from dev into main 2025-09-19 13:27:06 -07:00
Showing only changes of commit ee367f9b3f - Show all commits

View File

@@ -249,6 +249,7 @@ function build_all_page {
count=0 count=0
fi fi
if [[ $count == 0 ]]; then if [[ $count == 0 ]]; then
echo -e "\t\t</div>" >> $allpage
echo -e "\t\t<div class='row text'>" >> $allpage echo -e "\t\t<div class='row text'>" >> $allpage
fi fi