Skip to content

Commit

Permalink
fix: change the avatar url for the contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
Ala committed Oct 4, 2024
1 parent 2e4c6b8 commit bade2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/hooks/use-geolocation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ export default GeolocationComponent;

## Contributors

<AvatarCircles numPeople={1} avatarUrls={["https://avatars.githubusercontent.com/u/20143684?v=4"]} className="mt-6"/>
<AvatarCircles numPeople={1} avatarUrls={["https://avatars.githubusercontent.com/u/69751865?v=4"]} className="mt-6"/>

0 comments on commit bade2bd

Please sign in to comment.