Skip to content

Commit

Permalink
Github logo in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
HetavShah committed Jul 13, 2023
1 parent c715dbb commit a63783c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added client/public/github-mark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion client/src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const Footer = () => {
<div>
Copyright &copy; KarKaushal
</div>
<a href="https://www.github.com/HetavShah/karkaushal">Github</a>
<a href="https://www.github.com/HetavShah/karkaushal"><img src="github-mark.png" height={25} width={25}></img></a>
</Col>
{/* <Col className="text-left py-3"><a href="https://www.github.com/HetavShah/karkaushal">Github</a></Col> */}
</Row>
Expand Down

0 comments on commit a63783c

Please sign in to comment.