Skip to content

Commit

Permalink
Update sign-up.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaryan-Urunkar authored Jan 21, 2024
1 parent 69de2e5 commit e08be42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions signUpFiles/sign-up.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>SociAlly | Sign up</title>
<link rel="stylesheet" href="sign-up.css">
<script src="https://kit.fontawesome.com/de9ca8d89e.js" crossorigin="anonymous"></script>
<link rel="icon" href="/SociAlly/SociAlly/homePage/Assets/favicon.png" type="image/x-icon" />
<link rel="icon" href="/SociAlly/Assets/favicon.png" type="image/x-icon">
</head>
<body>
<div class="container">
Expand Down Expand Up @@ -37,4 +37,4 @@
</div>
<script src="signUp.js"></script>
</body>
</html>
</html>

0 comments on commit e08be42

Please sign in to comment.