Compare commits

..

No commits in common. "f830437dfbe7b4ead354bd29ef75c7e299c0821c" and "2a8437d7a70127134e159fb9527b2b2ddd5dcc40" have entirely different histories.

View File

@ -224,7 +224,6 @@ if ! [ "$SKIP_LIST" ]; then
if [ "$indexf" = "$destdir/index.html" ]; then if [ "$indexf" = "$destdir/index.html" ]; then
llinksec=$linksec llinksec=$linksec
else else
title="$(sed -E -n 's/.*<title>\s*(.+)\s*<\/title>.*/\1/p' "$indexf")"
llinksec="$linksec in $title" llinksec="$linksec in $title"
fi fi