fix: correct YAML frontmatter, convert images to proper WebP format
- Moved image: field from outside to inside YAML frontmatter (50 files) - Converted all 56 non-WebP images to proper WebP format via ImageMagick - Fixed Python shebangs for portability - Updated source fields in 2 Task 3 recipes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
image: https://roux.roo.lol/recipe-images/moroccan-spiced-lentil-chickpea-soup.webp
|
||||
---
|
||||
title: Moroccan Spiced Lentil & Chickpea Soup
|
||||
servings: 1
|
||||
category: Soup
|
||||
source: Rebel Recipes
|
||||
image: https://roux.roo.lol/recipe-images/moroccan-spiced-lentil-chickpea-soup.webp
|
||||
---
|
||||
|
||||
In a large pan, add @olive oil{2%tbsp} and @onion{1%large}(chopped); cook on medium heat for 7-8 minutes until soft and browning.
|
||||
|
||||
Reference in New Issue
Block a user