diff --git a/index.html b/index.html index 4d3a985f3363126f8655fd63936993898c1c78dd..b800ac2c00c70571d388fb2fe21f7308e1da9c80 100644 --- a/index.html +++ b/index.html @@ -86,5 +86,9 @@ // Cargar la pestaƱa inicial (xG 1) showTab(0); </script> + + <footer> + <p>Desarrollado por <a href="https://www.kaggle.com/datasets/slehkyi/extended-football-stats-for-european-leagues-xg" target="_blank">Fernando Gonzalez Sanz</a></p> + </footer> </body> </html>