Skip to content

Commit 1ccf222

Browse files
committed
push
1 parent 39232b3 commit 1ccf222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comps/homecontent/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ const HomeContent = ({}) => {
400400
<Heading>Shoot me a Message on</Heading>
401401
<SubHeading>LinkedIn.com</SubHeading> <ShareRoundedIcon style={{fontSize: '18px'}}></ShareRoundedIcon>
402402
<P>I'm always looking to build connections whether you're another developer looking to collaborate or you're just seeking my skills!</P>
403-
<Button variant="outlined" color={"primary"}>See my LinkedIn Profile</Button>
403+
<Button href={"https://www.linkedin.com/in/sahil-sian-5305b7198/"} variant="outlined" color={"primary"}>See my LinkedIn Profile</Button>
404404
</FlexText>
405405

406406
<FlexImage>

0 commit comments

Comments
 (0)