Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
amankumarcu authored Oct 1, 2024
1 parent 60b5b32 commit 1af4154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ <h4 style="font-family: var(--ff-philosopher);color: hsl(203, 30%, 26%);">Follow
</body>
<script>
function redirectLogin() {
window.location.href = "Html-files/logi.html";
window.location.href = "Html-files/login.html";
}
function redirectSignup() {
window.location.href = "Html-files/signup.html";
Expand Down

0 comments on commit 1af4154

Please sign in to comment.