Skip to content

Commit

Permalink
added github link (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abh-I-seK authored May 21, 2024
1 parent 32f72ad commit 4eccc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/footer/footer-social-links.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const socialLinks: SocialLink[] = [
},
{
name: 'Github',
link: '#',
link: 'https://github.com/omrajsharma/bigohhh.com/',
icon: '/images/icons/github.svg',
},
]
Expand Down

0 comments on commit 4eccc1d

Please sign in to comment.