Skip to content

Commit 9949fba

Browse files
committed
update Hacktoberfest 2025 event details and assets
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 401b6f9 commit 9949fba

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

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

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Hacktoberfest Prep 2025: Design with Meshery"
33
description: "Prepare for Hacktoberfest with Layer5 MeshMates and Maintainers. Join seasoned open source maintainers, hack through easy issues, and grow your skills. Discover Newcomers resources and explore the Layer5 Community Handbook."
44
thumbnail: ./hacktoberfest-layer5-first-pr.webp
5-
darkthumbnail: ./hacktoberfest-layer5-open-arms.webp
5+
darkthumbnail: ./hacktoberfest-layer5-first-pr.webp
66
date: 2025-10-03
77
#eurl: https://hacktoberfest.com
88
type: Event
@@ -13,11 +13,12 @@ register: true
1313
---
1414

1515
import { Link } from "gatsby" ;
16-
// import preptemberslides from "./hacktoberfest-prep-2024-extending-meshery-models.pdf"
17-
import hacktoberfestBadge from "./hacktoberfest-layer5-first-pr.webp";
16+
import hacktoberfestBadge from "./layer5-hacktoberfest11-badge-large.png";
1817
import hacktoberfestFirstPR from "./hacktoberfest-layer5-first-pr.webp";
1918
import hacktoberfestOpenArms from "./hacktoberfest-layer5-open-arms.webp";
2019

20+
<img src={hacktoberfestOpenArms} style="width: 250px; margin-right: 20px; float: right;"/>
21+
2122
<p>
2223
<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the corner. You'd be surprised to know how small changes can make a big impact on a project. The more a project scales, the easier it is for small errors to live within it. You can make a real difference by fixing these relatively easier issues and continue to grow from there.
2324
</p>
@@ -34,7 +35,7 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t
3435

3536
<ul>
3637
<li><strong>DATE:</strong>October 3, 2025</li>
37-
<li><strong>TIME:</strong>9AM CT | 3PM WAT | 7:30PM IST</li>
38+
<li><strong>TIME:</strong>9AM CT | 2PM CEST |3PM WAT | 7:30PM IST</li>
3839
{/* <li><strong>LIVESTREAM:</strong> <a href="https://www.youtube.com/watch?v=iKe52yMWWK4">YouTube</a></li> */}
3940
</ul>
4041

0 commit comments

Comments
 (0)