Skip to content

Commit 3153ea9

Browse files
committed
Ingreso de páginas para recuperación de sesión
1 parent bc1a836 commit 3153ea9

36 files changed

+21174
-5
lines changed

docs/404.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77

8+
<!-- Favicons -->
9+
<link href="assets/img/favicon.png" rel="icon">
10+
811
<!-- Bootstrap CSS -->
912
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
1013
<link rel="stylesheet" href="assets/css/styles.css">

docs/alumnolg.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
<html lang="en">
33

44
<head>
5+
<title>Modulen | Sesión para alumnos</title>
6+
<!-- Favicons -->
7+
<link href="assets/img/favicon.png" rel="icon">
58
<!-- Required meta tags -->
69
<meta charset="utf-8">
710
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
@@ -43,7 +46,7 @@ <h5>Inicio de sesión</h5>
4346
<input type="checkbox" name="item" checked />
4447
<span class="text-checkbox">Recuérdame</span>
4548
</label>
46-
<p><a href="#">¿Olvidaste la contraseña?</a></p>
49+
<p><a href="https://modulenschool.ga/recuperarAlumno.html">¿Olvidaste la contraseña?</a></p>
4750
</div>
4851

4952
<br>

docs/assets/css/master.min.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)