Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
jenieg authored and actions-user committed Oct 2, 2023
1 parent 4c41c78 commit ff6f880
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions members/members/jenieg.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ export const jenieg: MemberObject = {
// { type: 'website', url: 'https://virtualcoffee.io', title: 'Title of link' },
],
badges: ['Hacktoberfest2023'],
location: {
latitute: 46.879681,
longitude: -110.362564,
title: 'Montana, USA', // optional
},

location: {
latitute: 46.879681,
longitude: -110.362564,
title: 'Montana, USA', // optional
},
};

0 comments on commit ff6f880

Please sign in to comment.