Skip to content

Commit

Permalink
Merge pull request #130 from 4F24L/homepage
Browse files Browse the repository at this point in the history
[FIX] Fixing homepage and Deploy
  • Loading branch information
4F24L authored Oct 4, 2024
2 parents 00cf862 + f2e9d51 commit f260d0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
</head>
<body>


<header>
<div class="container">
<div class="logo">
Expand All @@ -25,7 +26,7 @@
<a href="login.html" class="login">Log in</a>
<a href="up.html" class="get-started">Get started</a>
</div>
</div>

</header>

</body>
Expand Down

0 comments on commit f260d0f

Please sign in to comment.