Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgsalgado authored and actions-user committed Oct 2, 2023
1 parent f81fc61 commit 4c14da9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions members/members/davidgsalgado.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const _EXAMPLE: MemberObject = {
// profileMasks.circle, profileMasks.rabbet, profileMasks.star
// you can also use a custom string. the profileMask values are [css clipPath values](https://developer.mozilla.org/en-US/docs/Web/CSS/clip-path)
flare: {
// // example:
// // example:
profileMask: profileMasks.circle,
},
//
Expand All @@ -45,7 +45,7 @@ export const _EXAMPLE: MemberObject = {
badges: ['Hacktoberfest2023'],

location: {
longitude: 39.043593455828805,
longitude: 39.043593455828805,
latitude: -76.95610354523609,
title: 'Maryland, USA',
},
Expand Down

0 comments on commit 4c14da9

Please sign in to comment.