Skip to content

Commit

Permalink
Updated David Akim - dakim.ts (#1251)
Browse files Browse the repository at this point in the history
* Updated David Akim

* Fixed merged conflicts

* Prettified Code!

* remove files

---------

Co-authored-by: david-001 <david-001@users.noreply.github.com>
Co-authored-by: Dan Ott <dan@dtott.com>
  • Loading branch information
3 people authored Oct 4, 2024
1 parent df292b5 commit 4a40b3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/content/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 4a40b3e

Please sign in to comment.