init bis
This commit is contained in:
parent
de73fc619a
commit
fb04196dc5
20 changed files with 225 additions and 179 deletions
|
|
@ -12,6 +12,10 @@
|
|||
srcset="{{ rel_url }}.webp"
|
||||
type="image/webp"
|
||||
>
|
||||
<source
|
||||
srcset="{{ rel_url }}.png"
|
||||
type="image/png"
|
||||
>
|
||||
|
||||
<img
|
||||
alt="{{ alt }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue