Skip to content

Commit

Permalink
chore: add nickytonline's longitude & latitude (#1013)
Browse files Browse the repository at this point in the history
* chore: add nickytonline's longitude & latitude

* Prettified Code!

---------

Co-authored-by: nickytonline <[email protected]>
  • Loading branch information
nickytonline and nickytonline authored Oct 3, 2023
1 parent 925ed42 commit 9fa689a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions members/members/nickytonline.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,9 @@ export const nickytonline: MemberObject = {
},
],
badges: ['Hacktoberfest2022'],
location: {
latitude: 45.50906,
longitude: -73.55336,
title: 'Montreal, Quebec, Canada',
},
};

0 comments on commit 9fa689a

Please sign in to comment.