Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
profvjreddi authored Dec 2, 2024
1 parent 19796f7 commit 496df9b
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -438,13 +438,19 @@ <h2 class="fade-in">Leaderboard</h2>
</div>
</p>
<div class="feature-grid">
<div class="feature-item fade-in">
<h3>Contribute</h3>
<p><a href="mailto:[email protected]">Share your results with us</a> and contribute to the leaderboard!</p>
</div>
<div class="feature-item fade-in">
<h3>Challenge</h3>
<p>Upcoming competition in conjunciton with the <a href="https://www.edgeaifoundation.org/">Edge AI Foundation</a>!</p>
<div class="feature-grid">
<div class="feature-item fade-in">
<h3>🙋‍♂️ Contribute</h3>
<p>
<a href="mailto:[email protected]">Share your results with us</a>
and contribute to the leaderboard, or you can issue a PR at
<a href="https://github.com/your-repository-link">this link</a>!
</p>
</div>
<div class="feature-item fade-in">
<h3>🏆 Challenge</h3>
<p>Stay tuned for an upcoming competition in conjunciton with the <a href="https://www.edgeaifoundation.org/">Edge AI Foundation</a>!</p>
</div>
</div>
</div>
<h2></h2>
Expand Down

0 comments on commit 496df9b

Please sign in to comment.