Skip to content

Commit

Permalink
chore: tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Nov 10, 2024
1 parent 9cbc4df commit aa6416c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/.vitepress/theme/components/HomePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ const { data: sponsors } = useSponsors()
const teamMembers = [
{
avatar: 'https://www.github.com/tmm.png',
name: 'awkweb',
name: 'tmm',
links: [
{ icon: 'github', link: 'https://github.com/tmm' },
{ icon: 'bluesky', link: 'https://bsky.app/profile/awkweb.com' },
{ icon: 'bluesky', link: 'https://bsky.app/profile/tmm.dev' },
{ icon: 'x', link: 'https://twitter.com/awkweb' },
],
},
Expand Down

0 comments on commit aa6416c

Please sign in to comment.