Skip to content

Commit

Permalink
feat: adding hacktoberfest 2024 badge (#1272)
Browse files Browse the repository at this point in the history
* setup Gitpod

* feat: add hacktoberfest 2024 badge

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: omit gitpod.yml file

Signed-off-by: Christine <shecoder30@gmail.com>

---------

Signed-off-by: Christine <shecoder30@gmail.com>
  • Loading branch information
CBID2 authored Oct 15, 2024
1 parent 8e5910d commit 708c613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/members/members/CBID2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ export const CBID2: MemberObject = {
// { type: 'hashnode', username: 'yourUserName' },
// { type: 'website', url: 'https://virtualcoffee.io', title: 'Title of link' },
],
badges: [],
badges: ['Hacktoberfest2023', 'Hacktoberfest2024'],
};

0 comments on commit 708c613

Please sign in to comment.