From ff7fcd4a2ce6a14f081350d82a1a6e5e7ce4dcc7 Mon Sep 17 00:00:00 2001 From: ferngon <fernando.gonzalez.sanz@alumnos.uva.es> Date: Sun, 15 Dec 2024 21:05:04 +0000 Subject: [PATCH] Update file index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index f02fc73..ac8ec0a 100644 --- a/index.html +++ b/index.html @@ -49,6 +49,7 @@ <option value="2018">2018-2019</option> <option value="2019">2019-2020</option> </select> + <label for="trophie">Selecciona una competición:</label> <select id="trophieSelector2"> <option value="La_liga">La Liga</option> <option value="EPL">EPL</option> -- GitLab