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/chickpea-butter-curry-2.webp
|
||||
---
|
||||
title: Chickpea Butter Curry
|
||||
servings: 2
|
||||
category: Main
|
||||
source: Rebel Recipes
|
||||
image: https://roux.roo.lol/recipe-images/chickpea-butter-curry-2.webp
|
||||
---
|
||||
|
||||
In a small pot, bring 1 1/2 cups water and @basmati rice{3/4%cup} to a boil, then cover, reduce heat to low, and cook 12-15 minutes or until rice is tender.
|
||||
|
||||
Reference in New Issue
Block a user