Skip to content

Commit

Permalink
Updated David Akim
Browse files Browse the repository at this point in the history
  • Loading branch information
david-001 committed Oct 3, 2024
1 parent 548330a commit 1b44367
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions members/members/dakim.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ export const davidakim: 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: 'david-a-a3749a247' },
// { type: 'dev', username: 'dominicduffin1' },
{ type: 'linkedin', username: 'dakm100' },
{ type: 'dev', username: 'david001' },
// { type: 'codenewbie', username: 'yourUserName' },
// { type: 'twitter', username: 'yourUserName' },
// { type: 'twitch', username: 'yourUserName' },
Expand All @@ -46,7 +46,7 @@ export const davidakim: MemberObject = {
title: "David Akim's Website",
},
],
badges: ['Hacktoberfest2023'],
badges: ['Hacktoberfest2023', 'Hacktoberfest2024'],
location: {
latitude: 10.471756696642153,
longitude: -61.25258745794951,
Expand Down

0 comments on commit 1b44367

Please sign in to comment.