Aplicativos de Atrair Leads

This commit is contained in:
2026-06-02 22:34:39 -03:00
parent 96563b30e9
commit 6dfdf01830
22 changed files with 1607 additions and 94 deletions
+9
View File
@@ -18,6 +18,7 @@ NC='\033[0m'
echo -e "${BLUE}[Post-Build]${NC} Gerando paginas estaticas para rotas..."
DIST_DIR="${1:-dist}"
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
PROJECT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
if [ ! -d "$DIST_DIR" ]; then
@@ -73,6 +74,14 @@ ROUTES=(
"suporte-ti-recrutamento-selecao"
"privacidade"
"termos"
"ferramentas"
"ferramentas/spf-checker"
"ferramentas/dkim-checker"
"ferramentas/dmarc-checker"
"ferramentas/mx-lookup"
"ferramentas/ssl-checker"
"ferramentas/email-security-score"
"ferramentas/microsoft-365-analyzer"
)
# Copiar index.html como base