get rid
This commit is contained in:
parent
55ae212c54
commit
faf9a623df
1 changed files with 0 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
||||||
<script lang="ts">
|
|
||||||
import myImgSrcSetWebp from '$lib/assets/work/formo/formo_hero.png?w=1344;672;336&format=webp&as=srcset'
|
|
||||||
import myImg from '$lib/assets/work/formo/formo_hero.png?w=200'
|
|
||||||
</script>
|
|
||||||
<h1>hakc</h1>
|
|
||||||
<img
|
|
||||||
src={myImg}
|
|
||||||
srcset={myImgSrcSetWebp}
|
|
||||||
sizes="(min-width: 768px) 60vw, 100vw"
|
|
||||||
alt="my donkey"
|
|
||||||
width="700"
|
|
||||||
/>
|
|
||||||
Loading…
Add table
Reference in a new issue