Skip to content

Commit

Permalink
fix: broken profile picture link
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanBonsignori committed Mar 12, 2024
1 parent 43b21f7 commit 88ae33c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/assets/posts/1-lookingbackatpa.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<br />
March 2, 2021
</div>
<img alt='Profile Pic' src='https://github.com/EthanBonsignori/portfolio/blob/master/src/assets/images/profile_pic.jpg?raw=true' height='auto' width='50' style='border-radius: 50%;' />
<img alt='Profile Pic' src='https://i.imgur.com/k0Py8Ex.jpg?1' height='auto' width='50' style='border-radius: 50%;' />
<div style='padding-left: 8px'>
<span style='font-size: 0.8em; opacity: 0.5;'>Written By</span>
<br />
Expand Down
2 changes: 1 addition & 1 deletion src/assets/posts/2-mydeveloperstor.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<br />
March 3, 2021
</div>
<img alt='Profile Pic' src='https://github.com/EthanBonsignori/portfolio/blob/master/src/assets/images/profile_pic.jpg?raw=true' height='auto' width='50' style='border-radius: 50%;' />
<img alt='Profile Pic' src='https://i.imgur.com/k0Py8Ex.jpg?1' height='auto' width='50' style='border-radius: 50%;' />
<div style='padding-left: 8px'>
<span style='font-size: 0.8em; opacity: 0.5;'>Written By</span>
<br />
Expand Down

0 comments on commit 88ae33c

Please sign in to comment.