HerrHase 1 year ago
parent 5d6aa96b59
commit b2af26e68f

@ -22,7 +22,7 @@ Maybe later,
## Images for Tests ## Images for Tests
No Dogs were harmed during the Tests, all Images are under cc0 and from [pexels.com](https://www.pexels.com/creative-commons-images/) No Dogs were harmed during the Tests, all Images are under cc0 and from [pexels.com](https://www.pexels.com/creative-commons-images/).
## Additional Packages ## Additional Packages
@ -180,7 +180,7 @@ media:
--- ---
``` ```
It is also possible add It is also possible to add multiple Sizes. For more, check [Sharp](https://sharp.pixelplumbing.com/).
``` ```
--- ---
@ -192,10 +192,10 @@ media:
teaser: teaser:
src: src:
src: '_images/dog.jpg' src: '_images/dog.jpg'
sizes: sizes:
- width: 300 - width: 300
- width: 500 - width: 500
height: 100 height: 100
alt: "cold-pressed" alt: "cold-pressed"
--- ---
``` ```

Loading…
Cancel
Save