mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 23:39:11 +00:00
feat: use enhanced-img for optimizations
This commit is contained in:
parent
4e1b4cb5fe
commit
2d7bc6793e
7 changed files with 339 additions and 16 deletions
|
@ -20,7 +20,7 @@
|
|||
<AppBar background="">
|
||||
<svelte:fragment slot="lead">
|
||||
<a href="/" class="md:ml-4 ml-1">
|
||||
<img width="212" height="32" src="./logo@3x.png" alt="hellob.art logo" />
|
||||
<enhanced:img width="212" height="32" src="./logo@3x.png" alt="hellob.art logo" />
|
||||
</a>
|
||||
</svelte:fragment>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue