diff --git a/index.html b/index.html new file mode 100644 index 0000000000000000000000000000000000000000..624cd5f79af3841688b19d137fb56a6f5c23b047 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta http-equiv="refresh" content="0; url=/src/clasificacion/clasificacion.html"> + <title>Redirigiendo...</title> +</head> +<body> + <p>Si no eres redirigido automáticamente, <a href="clasificacion/index.html">haz clic aquÃ</a>.</p> +</body> +</html> \ No newline at end of file