Fix unquoted values resulting in unclosed tag.

This commit is contained in:
2025-06-16 16:00:46 -06:00
parent afac80d543
commit d673eb2f6a

View File

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