Skip to content

Commit

Permalink
updating C Jarvis profile
Browse files Browse the repository at this point in the history
  • Loading branch information
ClJarvis committed Oct 3, 2024
1 parent 103adbc commit 4561e44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/members/members/ClJarvis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const ClJarvis: MemberObject = {
//
// Links - You can add one of each type, except website - you can add as many `website` accounts as you wish.
accounts: [
// { type: 'linkedin', username: 'yourlinkedinUserName' },
{ type: 'linkedin', username: 'christopherljarvis' },
{ type: 'dev', username: 'jarvisscript' },
// { type: 'codenewbie', username: 'yourUserName' },
//{ type: 'twitter', username: 'JarvisScript' },
Expand All @@ -46,7 +46,7 @@ export const ClJarvis: MemberObject = {
title: 'Portfolio',
},
],
badges: ['Hacktoberfest2022', 'Hacktoberfest2023'],
badges: ['Hacktoberfest2022', 'Hacktoberfest2023', 'Hacktoberfest2024'],
location: {
latitude: 36.162663,
longitude: -86.781601,
Expand Down

0 comments on commit 4561e44

Please sign in to comment.