Updating picture on main page to webp for optimization

This commit is contained in:
Timothy Rogers 2022-03-11 21:17:59 -05:00
parent 4783306432
commit 9dddd7bc65
4 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,7 @@
<div class="container">
<div class="row">
<div class="col-md-auto">
<img src="images/avatar2.png" height="200" width="200"class="rounded float-left" alt="avatar"/>
<img src="images/avatar2.webp" height="200" width="200" class="rounded float-left" alt="avatar"/>
</div>
<div class="col-6">
<h1 class="display-3">HACK13's Site</h1>