Teste de filtros de projetos
Deploy / Deploy (push) Successful in 1m26s Details

This commit is contained in:
JotaChina 2025-12-13 20:11:16 -03:00
parent 256cbdbd02
commit 6b53212ea2
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ document.addEventListener('DOMContentLoaded', () => {
// ===============================================
// URL para o JSON que você gerou com o Python. Ajuste se necessário.
const JSON_URL = '/saida_analises/db_final_completo.json';
const JSON_URL = '/mmpSearch/src_mmpSearch/saida_analises/db_final_completo.json';
const cards = document.querySelectorAll('.project-card');
const genreContainer = document.getElementById('genre-filters');