Skip to content

Commit

Permalink
updating C Jarvis profile (#1255)
Browse files Browse the repository at this point in the history
* updating C Jarvis profile

* Prettified Code!

---------

Co-authored-by: ClJarvis <ClJarvis@users.noreply.github.com>
  • Loading branch information
ClJarvis and ClJarvis authored Oct 4, 2024
1 parent 3fc1a83 commit 6a3d8f6
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 6a3d8f6

Please sign in to comment.