Skip to content

Commit

Permalink
Update landing.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityyaX authored Jan 3, 2024
1 parent 1d2bef5 commit cb001ab
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions pages/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,13 @@ <h1 id="headline" style="font-weight: bolder">Contribution ends in</h1>
<span class="hover-text" aria-hidden="true">&nbsp;Discord&nbsp;</span>
</button> -->
</div>
<br>
<div
class="apply-button"
data-hackathon-slug="iwoc"
data-button-theme="light"
style="height: 44px; width: 312px"
></div>

<!-- about -->
<div class="about" id="about">
Expand Down Expand Up @@ -1208,7 +1215,7 @@ <h3 style="font-size:14px; margin-bottom: 20px;" >
<li><a href="#timeline" style="font-size:14px; color:rgb(135, 178, 206)">TimeLine</a></li>
<li><a href="#faq" style="font-size:14px; color:rgb(135, 178, 206)">FAQs</a></li>
<!-- UPDATE THE LINK -->
<li><a href="#" style="font-size:14px; color:rgb(135, 178, 206)">Apply with Unstop</a></li>
<li><a href="https://iwoc.devfolio.co/" style="font-size:14px; color:rgb(135, 178, 206)">Apply with devfolio</a></li>
</ul>
</div>
<div class="third">
Expand Down Expand Up @@ -1259,7 +1266,7 @@ <h3 style="font-size:14px; color:rgba(0, 140, 255, 0.685); margin-bottom:20px;"
loader.style.display = "none"
})
</script> -->

<script defer async src="https://apply.devfolio.co/v2/sdk.js"></script>
<script src="../public/js/click_snow.js"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<!-- <script src="../public/js/particles.js"></script>
Expand All @@ -1284,4 +1291,4 @@ <h3 style="font-size:14px; color:rgba(0, 140, 255, 0.685); margin-bottom:20px;"
</script>
</body>

</html>
</html>

0 comments on commit cb001ab

Please sign in to comment.