Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
aliaquintero authored and actions-user committed Oct 18, 2023
1 parent 877b2e4 commit 6cbefc6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions members/members/aliaquintero.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export const aliaquintero: 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: 'aliaquintero' },
{ type: 'dev', username: 'alia' },
// { type: 'codenewbie', username: 'yourUserName' },
Expand All @@ -44,4 +43,4 @@ export const aliaquintero: MemberObject = {
{ type: 'website', url: 'https://aliaquintero.com/', title: 'Portfolio' },
],
badges: [],
};
};

0 comments on commit 6cbefc6

Please sign in to comment.