Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 515ef70

Browse files
authored
Update Twitter handle on footer.
1 parent 7c938f9 commit 515ef70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default () => (
3939
</Grid>
4040
<Grid item md={1}>
4141
<Box textAlign='right'>
42-
<Link href='https://twitter.com/simonpj0' target='_blank'><FaTwitter /></Link>
42+
<Link href='https://twitter.com/haskellfound' target='_blank'><FaTwitter /></Link>
4343
</Box>
4444
</Grid>
4545
</Grid>

0 commit comments

Comments
 (0)