Skip to content

Commit 6a10703

Browse files
committed
Update client-teams.tsx
1 parent 77fb4f8 commit 6a10703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/client-teams.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export const clientTeamsData: ClientTeam[] = [
5252
links: [
5353
{ type: 'website', url: 'https://piertwo.com/' },
5454
{ type: 'twitter', url: 'https://x.com/PierTwo_com' },
55-
{ type: 'github', url: 'https://github.com/Pier-Two' }
55+
{ type: 'github', url: 'https://github.com/Pier-Two' },
5656
],
5757
},
5858
{

0 commit comments

Comments
 (0)