Skip to content

Commit

Permalink
Update forgot-password.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vaarunh authored Jan 10, 2022
1 parent 482b3c9 commit 51d22fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions forgot-password.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<link rel="icon" type="image/x-icon" href="/assets/favicon.png">
<link rel="icon" type="image/x-icon" href="assets/favicon.png">
<title>Forgotten Password | Can't Log In | Facebook</title>

This comment has been minimized.

Copy link
@himelkhan3
</head>
<body>
Expand Down Expand Up @@ -37,4 +37,4 @@
</div>
</body>

</html>
</html>

0 comments on commit 51d22fc

Please sign in to comment.