Skip to content

Commit

Permalink
remove twitter from home page link
Browse files Browse the repository at this point in the history
  • Loading branch information
imnotjames authored Feb 5, 2024
1 parent 67f67e8 commit 70a00ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/bio.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ const Bio = () => {
{` `}
<a href={`https://linkedin.com/in/${social.linkedin}`}>connect on LinkedIn</a>,
{` `}
<a href={`https://twitter.com/${social.twitter}`}>tweet at me</a>,
{` `}
or <a href={`https://github.com/${social.github}`}>check out my Github</a>.

</p>
Expand Down

0 comments on commit 70a00ec

Please sign in to comment.