Skip to content

Commit

Permalink
Refactor import paths for event buttons
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Sep 21, 2024
1 parent d9ab5be commit 19444ac
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions src/collections/events/2024/hacktoberfest-2024/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,18 @@ import hacktoberfestBadge from "./layer5-hacktoberfest-badge-large.svg";
Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects the easy way with Layer5 <Link to="/community/meshmates">MeshMates</Link> and Maintainers. Spend an hour with seasoned, open source maintainers and hack your way through. To get a head start, see our <Link to="/community/newcomers">Newcomers Resources</Link>. Get familiar with the Layer5 community through our <Link to="/community/handbook">Community Handbook</Link>.
</p>

<h3>Earn a Badge </h3>
<p>Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects during this Hacktoberfest.</p>
<img src={hacktoberfestBadge} style="width: 250px"/>

<ul>
<li><strong>DATE:</strong> September 27, 2024</li>
<li><strong>TIME:</strong> 10:00 AM CT | 8:30 PM IST</li>
<li><strong>MEET:</strong> <a href="https://meet.layer5.io/community"> Zoom</a></li>
{/* <li><strong>MEET:</strong> <a href="https://meet.layer5.io/community"> Zoom</a></li> */}
</ul>

<p> Resources:
<ul>
<p> Resources:</p>
<ul>
<li><Link to="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22hacktoberfest%22+">Issues for Hacktoberfest</Link></li>
{/* <li><a href="https://www.youtube.com/watch?v=T7xLUqrnxtI">Recorded Livestream</a></li> */}
</ul>
</p>

<h3>Earn a Badge </h3>
<p>Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects during this Hacktoberfest.</p>
<img src={hacktoberfestBadge} style="width: 250px"/>
</ul>

0 comments on commit 19444ac

Please sign in to comment.