Skip to content

Commit

Permalink
refactor(contact): rename subheading
Browse files Browse the repository at this point in the history
  • Loading branch information
granitdula committed Jan 24, 2024
1 parent 7566f08 commit b2e8ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sections/contact/Contact.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const Contact = () => {
</div>
</div>
<div className='social-media-section'>
<h2>Social Media</h2>
<h2>Profiles</h2>
<div className='icon-container'>
<a href='https://github.com/granitdula' target='_blank'><GithubIcon className='icon-image'/></a>
<a href='https://www.linkedin.com/in/granit-dula-9bb02a176/' target='_blank'>
Expand Down

0 comments on commit b2e8ef7

Please sign in to comment.