Skip to content

Commit

Permalink
redesigned signup page
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavrajharsh committed Jan 18, 2025
1 parent 9e54176 commit 86228cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
</div>
<div class="buttons">
<a href="login.html" class="login">Log in</a>
<a href="up.html" class="get-started">Sign up</a>
<a href="signup.html" class="get-started">Sign up</a>
</div>
</div>

Expand Down
4 changes: 1 addition & 3 deletions up.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

<!-- <!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
Expand Down Expand Up @@ -686,7 +685,6 @@ <h3>One of us ?</h3>
</script>
<script src="https://cdn.gtranslate.net/widgets/latest/float.js" defer></script>

<!-- Preloader -->
<div id="preloader">
<div class="wrapper">
<div class="box-wrap">
Expand Down

0 comments on commit 86228cb

Please sign in to comment.