Skip to content

Commit

Permalink
[Event] Hacktoberfest 2023: disable signup form layer5io#5888
Browse files Browse the repository at this point in the history
updated index.mdx and set register to false

Signed-off-by: Saswat31 <[email protected]>
  • Loading branch information
sashhh31 committed Sep 18, 2024
1 parent 62d1931 commit e44a9f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/collections/events/2023/hacktoberfest-2023/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type: Event
speakers: ["Gaurav Chadha", "Pranav Singh", "Uzair Shaikh", "Yash Sharma", "Anita Ihuman", "Saurabh Soni", "Ritik Saxena", "Senali Dilumika", "Sudhanshu Dasgupta", "Rex Joshua Ibegbu"]
published: true
upcoming: true
register: true
register: false
---

import { Link } from "gatsby" ;
Expand Down Expand Up @@ -40,4 +40,4 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t

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

0 comments on commit e44a9f2

Please sign in to comment.