Skip to content

Commit 1a7f827

Browse files
committed
update Hacktoberfest 2025 event images and imports
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 65820f4 commit 1a7f827

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

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

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
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."
4-
thumbnail: ./layer5-hacktoberfest11-badge-large.png
5-
darkthumbnail: ./layer5-hacktoberfest11-badge-large.png
4+
thumbnail: ./hacktoberfest-layer5-first-pr.webp
5+
darkthumbnail: ./hacktoberfest-layer5-open-arms.webp
66
date: 2025-10-03
77
#eurl: https://hacktoberfest.com
88
type: Event
@@ -14,7 +14,9 @@ register: true
1414

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

1921
<p>
2022
<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.

0 commit comments

Comments
 (0)