Skip to content

Commit

Permalink
Merge pull request #173 from CodeforNepal/devfolio_cta
Browse files Browse the repository at this point in the history
add hackathon cta
  • Loading branch information
ayushsubedi authored Jan 12, 2024
2 parents 7f0be76 + a892fff commit 871a31b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions _includes/hackathon_details.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,14 @@ <h3 style="color: #333; font-size: 1.2em;">Q: How will we be judged?</h3>
<div style="background-color:#FCFBFB; width: 100%;">
<div class="hackathon-section">
<div class="text-center" style="margin-bottom: 80px;">
<h2 class="hackathon-heading " style="padding-top: 40px;">APPLICATION WILL OPEN SOON, STAY TUNED</h2>
<h2 class="hackathon-heading" style="padding-top: 40px;">APPLICATION OPEN</h2>
</div>
<div style="display: flex; justify-content: center;">
<a href="https://data-crunch.devfolio.co/" target="_blank" style="text-decoration: none;">
<button style="padding: 10px 20px; background-color: #4CAF50; color: white; border: none; border-radius: 5px; cursor: pointer;">
Apply via Devfolio
</button>
</a>
</div>
<div style="display: flex;
justify-content: center;">
</div>
</div>

0 comments on commit 871a31b

Please sign in to comment.