Skip to content

Commit

Permalink
chore: fix avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
lukepolo committed Oct 24, 2024
1 parent 64e16fe commit a2f0864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ import { VPTeamMembers } from 'vitepress/theme'

const members = [
{
avatar: 'https://www.github.com/5stackgg.png',
avatar: 'https://avatars.githubusercontent.com/u/2066668?s=160&v=4',
name: 'LukePOLO',
sponsor: 'https://github.com/sponsors/lukepolo',
links: [
Expand Down

0 comments on commit a2f0864

Please sign in to comment.