Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
mikestreety authored and actions-user committed Oct 5, 2023
1 parent 4704ab8 commit 5087177
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion members/members/mikestreety.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,11 @@ export const mikestreety: MemberObject = {
// { type: 'polywork', username: 'yourUserName' },
// { type: 'medium', username: 'yourUserName' },
// { type: 'hashnode', username: 'yourUserName' },
{ type: 'website', url: 'https://hachyderm.io/@mikestreety', title: 'Mastodon' },
{
type: 'website',
url: 'https://hachyderm.io/@mikestreety',
title: 'Mastodon',
},
],
badges: ['Hacktoberfest2023'],

Expand Down

0 comments on commit 5087177

Please sign in to comment.