Change social media icons
This commit is contained in:
@ -18,13 +18,13 @@
|
||||
</div>
|
||||
<div class="social-media">
|
||||
<a href="mailto:ecook2489@gmail.com" target="_blank">
|
||||
<img src="./Pictures/gmail.png" alt="gmail logo">
|
||||
<img src="./Pictures/gmail.svg" alt="gmail logo">
|
||||
</a>
|
||||
<a href="https://www.linkedin.com/in/ethan-cook-76b9b81a5/" target="_blank">
|
||||
<img src="./Pictures/linkedin.png" alt="linkedin logo" style="border-radius: 0.25rem;">
|
||||
<img src="./Pictures/linkedin.svg" alt="linkedin logo">
|
||||
</a>
|
||||
<a href="https://github.com/ethanglide" target="_blank">
|
||||
<img src="./Pictures/github.png" alt="github logo" style="border-radius: 50%;">
|
||||
<img src="./Pictures/github.svg" alt="github logo">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user