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
-1
@@ -1,9 +1,9 @@
|
||||
image: https://roux.roo.lol/recipe-images/cabbage-salad.webp
|
||||
---
|
||||
title: Cabbage Salad
|
||||
servings: 6
|
||||
category: Salad
|
||||
source: https://www.loveandlemons.com/cabbage-salad/
|
||||
image: https://roux.roo.lol/recipe-images/cabbage-salad.webp
|
||||
---
|
||||
|
||||
In a large bowl, toss together @green cabbage{4%cup}, @red cabbage{4%cup}, @red bell pepper{1%medium}, @carrots{1%cup}(julienned), @cilantro{1/2%cup}(chopped).
|
||||
|
||||
Reference in New Issue
Block a user