convertir bueno
Some checks failed
Deploy HTML + release / deploy (push) Failing after 26s

This commit is contained in:
Kristina 2026-05-17 21:26:08 +02:00
parent a85b6b6e90
commit 70d19fd022

View file

@ -67,10 +67,6 @@ deploy() {
echo " ${BASE_URL}/${html}" echo " ${BASE_URL}/${html}"
done done
echo ""
echo "======================================================"
echo " ${count} página(s) publicada(s) en ${BASE_URL}/"
echo "======================================================"
} }
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------