update profile pic

This commit is contained in:
acarril 2023-04-29 12:46:30 -04:00
parent a03db6a2b5
commit c7804ab1d7

View file

@ -11,7 +11,7 @@
{{ .Content }}
</div>
<div class="image-content image-accent">
<img src="{{ "img/05_headshot.jpeg" | absURL }}" alt="Your Name" class="profile-image">
<img src="{{ "img/09_headshot.jpg" | absURL }}" alt="Your Name" class="profile-image">
</div>
</div>
</article>