Skip to content

Commit

Permalink
Update index1.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-bhaumik authored Aug 5, 2024
1 parent bf9455c commit cf6d662
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Login/index1.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Sanu Kumar">
<meta name="description" content="Access your account to create and customize your own random disco light simulations. Login to save your settings and manage your preferences.">
<link rel="icon" href="assets/images/favicon/favicon.ico" type="image/x-icon" />
<link rel="icon" href="../assets/images/favicon.ico" type="image/x-icon" />
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
Expand Down Expand Up @@ -41,7 +41,6 @@

<div class="container" id="container">
<div class="form-container sign-up">
<img src="../assets/images/logo/logo..png" alt="Website Logo" class="logo-right">
<form action="https://sk66641.github.io/Random-Disco-Light-Simulator/">
<h1 style="color: #f09819; margin-bottom: 2rem;">Activate Your Account</h1>
<div class="socialIcons">
Expand Down Expand Up @@ -82,9 +81,7 @@ <h1 style="color: #f09819; margin-bottom: 2rem;">Activate Your Account</h1>
</form>
</div>
<div class="form-container sign-in">
<form action="https://sk66641.github.io/Random-Disco-Light-Simulator/">
<p><img src="../assets/images/logo/logo..png" alt="Website Logo" class="logo-left"></p>
<div class="socialIcons">
<form action="https://sk66641.github.io/Random-Disco-Light-Simulator/"> <div class="socialIcons">
<span class="icons">
<a href="" aria-label="Linkedin" title="linkedin"><i class="fab fa-linkedin ico"></i></a>
</span>
Expand Down

0 comments on commit cf6d662

Please sign in to comment.