mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-02 02:10:27 +00:00
Delete instagram account
This commit is contained in:
@@ -141,12 +141,6 @@ const About: FC = () => {
|
||||
height={36}
|
||||
onClick={() => window.open('https://dribbble.com/HazemKrimi', '_blank')}
|
||||
/>
|
||||
<IconButton
|
||||
icon={dark ? '/icons/light-instagram.svg' : '/icons/dark-instagram.svg'}
|
||||
width={36}
|
||||
height={36}
|
||||
onClick={() => window.open('https://instagram.com/hazemkrimi', '_blank')}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user