diff --git a/README.md b/README.md index cf828aa..ab38c19 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Maybe later, ## 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 @@ -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: src: src: '_images/dog.jpg' - sizes: - - width: 300 - - width: 500 - height: 100 + sizes: + - width: 300 + - width: 500 + height: 100 alt: "cold-pressed" --- ```