Spaces:
Running
Running
Commit ·
55f4904
1
Parent(s): 6d570c3
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
<html lang="es">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
-
<meta http-equiv="refresh" content="0;url=
|
| 6 |
<title>Redireccionando...</title>
|
| 7 |
</head>
|
| 8 |
</html>
|
|
|
|
| 2 |
<html lang="es">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
+
<meta http-equiv="refresh" content="0;url=templates/especialidad.html">
|
| 6 |
<title>Redireccionando...</title>
|
| 7 |
</head>
|
| 8 |
</html>
|