This commit is contained in:
gcch 2025-06-23 15:01:30 +02:00
commit fb04196dc5
20 changed files with 225 additions and 179 deletions

View file

@ -12,6 +12,10 @@
srcset="{{ rel_url }}.webp"
type="image/webp"
>
<source
srcset="{{ rel_url }}.png"
type="image/png"
>
<img
alt="{{ alt }}"