Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit e116434

Browse files
committed
update twitter handles (#23)
1 parent 3ccefb7 commit e116434

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/authors.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ export const steveschoger = {
2424

2525
export const robinmalfait = {
2626
name: 'Robin Malfait',
27-
twitter: '@malfaitrobin',
27+
twitter: 'malfaitrobin',
2828
avatar: robinmalfaitAvatar,
2929
}
3030

3131
export const simonswiss = {
3232
name: 'Simon Vrachliotis',
33-
twitter: '@simonswiss',
33+
twitter: 'simonswiss',
3434
avatar: simonswissAvatar,
3535
}

0 commit comments

Comments
 (0)