From 31ffc199a39753e4cf591e6c971afb26e727e97d Mon Sep 17 00:00:00 2001 From: ferngon <fernando.gonzalez.sanz@alumnos.uva.es> Date: Thu, 12 Dec 2024 14:56:28 +0000 Subject: [PATCH] Update file index.html --- index.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/index.html b/index.html index b800ac2..4d3a985 100644 --- a/index.html +++ b/index.html @@ -86,9 +86,5 @@ // 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> -- GitLab