Skip to content

Commit

Permalink
Add: social links
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyb3rGhoul committed Aug 24, 2024
1 parent 47bb339 commit 8b98887
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/Landing.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ const Landing = () => {
<h3>Follow Me</h3>
<p style={{ marginBottom: 10 }}>Connect with me on social media</p>
<div className="social-links">
<a href="https://linkedin.com" target="_blank" rel="noopener noreferrer">LinkedIn</a>
<a href="https://github.com" target="_blank" rel="noopener noreferrer">GitHub</a>
<a href="https://instagram.com" target="_blank" rel="noopener noreferrer">Instagram</a>
<a href="https://www.linkedin.com/in/harsh-shukla-1inkdein/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
<a href="https://github.com/Cyb3rGhoul" target="_blank" rel="noopener noreferrer">GitHub</a>
<a href="https://instagram.com/haarrrssshhh_" target="_blank" rel="noopener noreferrer">Instagram</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 8b98887

Please sign in to comment.