Skip to content

Commit 477d44b

Browse files
committed
replace png with webp
1 parent c27e150 commit 477d44b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

internal/templates/pages/about.templ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ templ About() {
3434
</p>
3535
</div>
3636
<div>
37-
<img src="/images/profile.png" alt="Drawing of me" width="372" height="536.1"/>
37+
<img src="/images/profile.webp" alt="Drawing of me" width="372" height="536.1"/>
3838
</div>
3939
</div>
4040
<h2>Work Experience</h2>

static/images/profile.png

-1.06 MB
Binary file not shown.

static/images/profile.webp

243 KB
Loading

0 commit comments

Comments
 (0)