Skip to content

Commit d64c526

Browse files
committed
Implement code changes to enhance functionality and improve performance
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent e0280bb commit d64c526

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

src/collections/events/2025/hacktoberfest-2025/index.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ register: true
1313
---
1414

1515
import { Link } from "gatsby" ;
16-
import hacktoberfestBadge from "./layer5-hacktoberfest11-badge-large.png";
16+
import hacktoberfestBadge from "./layer5-hacktoberfest25-badge.png.png";
1717
import hacktoberfestFirstPR from "./hacktoberfest-layer5-first-pr.webp";
1818
import hacktoberfestOpenArms from "./hacktoberfest-layer5-open-arms.webp";
1919

@@ -34,16 +34,16 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t
3434
<img src={hacktoberfestBadge} style="width: 250px"/>
3535

3636
<ul>
37-
<li><strong>DATE:</strong>October 3, 2025</li>
38-
<li><strong>TIME:</strong>9AM CT | 2PM CEST |3PM WAT | 7:30PM IST</li>
37+
<li><strong>DATE: </strong>October 3rd, 2025</li>
38+
<li><strong>TIME: </strong> 14:00 UTC (9AM CDT | 4PM CEST | 3PM WAT | 7:30PM IST)</li>
3939
{/* <li><strong>LIVESTREAM:</strong> <a href="https://www.youtube.com/watch?v=iKe52yMWWK4">YouTube</a></li> */}
4040
</ul>
4141

4242
<p> Resources:</p>
43-
{/*
43+
4444
<ul>
4545
<li><Link to="/blog/open-source/ways-to-contribute-at-layer5">Code and Non-Code Contributing at Layer5</Link></li>
46-
<li><a href="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</a></li>
47-
<li><a href="https://www.youtube.com/watch?v=iKe52yMWWK4">Recorded Livestream</a></li>
48-
<li><a href={preptemberslides}>Presentation Slides</a></li>
49-
</ul> */}
46+
<li><a href="https://github.com/issues?q=is%3Aopen%20is%3Aissue%20archived%3Afalse%20(org%3Alayer5io%20OR%20org%3Ameshery%20OR%20org%3Aservice-mesh-performance%20OR%20org%3Aservice-mesh-patterns%20OR%20org%3Alayer5labs%20OR%20org%3Ameshery-extensions)%20label%3Ahacktoberfest">Issues for Hacktoberfest</a></li>
47+
{/* <li><a href="https://www.youtube.com/watch?v=iKe52yMWWK4">Recorded Livestream</a></li>
48+
<li><a href={preptemberslides}>Presentation Slides</a></li>*/}
49+
</ul>
Binary file not shown.
73.3 KB
Loading

0 commit comments

Comments
 (0)