Skip to content

Commit dbf96bc

Browse files
authored
Add files via upload
1 parent 9e8351a commit dbf96bc

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="es">
3+
<head>
4+
<meta http-equiv="refresh" content="0; url=index-es.html" />
5+
<title>Redirigiendo...</title>
6+
</head>
7+
<body>
8+
Si no eres redirigido automáticamente, haz clic
9+
<a href="index-es.html">aquí</a>.
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)