Skip to content

Commit 31bfc8d

Browse files
authored
Comment out livestream and resources sections
Signed-off-by: Lee Calcote <leecalcote@gmail.com>
1 parent 92ca91e commit 31bfc8d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

  • src/collections/events/2025/hacktoberfest-2025

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

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

1515
import { Link } from "gatsby" ;
16-
import preptemberslides from "./hacktoberfest-prep-2024-extending-meshery-models.pdf"
16+
// import preptemberslides from "./hacktoberfest-prep-2024-extending-meshery-models.pdf"
1717
import hacktoberfestBadge from "./layer5-hacktoberfest11-badge-large.png";
1818

1919
<p>
@@ -33,13 +33,14 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t
3333
<ul>
3434
<li><strong>DATE:</strong>October 3, 2025</li>
3535
<li><strong>TIME:</strong>9AM CT | 3PM WAT | 7:30PM IST</li>
36-
<li><strong>LIVESTREAM:</strong> <a href="https://www.youtube.com/watch?v=iKe52yMWWK4">YouTube</a></li>
36+
{/* <li><strong>LIVESTREAM:</strong> <a href="https://www.youtube.com/watch?v=iKe52yMWWK4">YouTube</a></li> */}
3737
</ul>
3838

3939
<p> Resources:</p>
40+
{/*
4041
<ul>
4142
<li><Link to="/blog/open-source/ways-to-contribute-at-layer5">Code and Non-Code Contributing at Layer5</Link></li>
4243
<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>
4344
<li><a href="https://www.youtube.com/watch?v=iKe52yMWWK4">Recorded Livestream</a></li>
4445
<li><a href={preptemberslides}>Presentation Slides</a></li>
45-
</ul>
46+
</ul> */}

0 commit comments

Comments
 (0)