Skip to content

Commit

Permalink
OPtimize profile photo
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanrdodson committed Dec 25, 2023
1 parent 16883f9 commit 623a5cf
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file removed assets/images/profile.jpeg
Binary file not shown.
Binary file removed assets/images/profile.png
Binary file not shown.
Binary file added assets/images/profile.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion partials/profile.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<div class="l-wrapper in-post js-animation-wrapper">
<div class="l-post-content js-progress-content">
<div class="pos-relative js-post-content">
<img class="img-container" src="{{asset 'images/profile.png'}}"/>
<img class="img-container" src="{{asset 'images/profile.webp'}}"/>
{{content}}
</div>
</div>
Expand Down

0 comments on commit 623a5cf

Please sign in to comment.