webp and scale the profile image

This commit is contained in:
Jonathan Souter
2023-03-02 17:03:13 +10:30
parent 086853c7fe
commit 6a758eac9e
3 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<a href="/" class="profile-img-link">
<img class="profile-img" src="/_assets/img/cropped.png"/>
<img class="profile-img" src="/_assets/img/dp.webp"/>
</a>
<div class="sidebar-contents">
{% include 'partials/navigation.njk' %}