Optimize me.jpg

This commit is contained in:
2021-07-25 08:54:05 +00:00
parent 7a73eafa85
commit bfc93af28f
3 changed files with 6 additions and 1 deletions

View File

@@ -8,7 +8,12 @@
{% endblock %}
{% block info %}
<img src="/theme/me.jpg" width="128" class="me" alt="me smiling wide and looking into the camera lit up brightly" />
<picture>
<source type="image/webp" srcset="/theme/me.webp">
<source type="image/jpeg" srcset="/theme/me.jpg">
<img src="/theme/me.jpg" width="128" height="164" class="me" alt="me smiling wide and looking into the camera lit up brightly">
</picture>
<div class="info">
<h1>Tanner Collin</h1>
<p class="contact-icons">