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,4 +1,3 @@
|
||||
image: https://roux.roo.lol/recipe-images/roasted-pumpkin-sage.webp
|
||||
---
|
||||
title: Roasted Pumpkin Sage Soup
|
||||
description: Pumpkin season is in full swing, and this pumpkin sage soup is the perfect first course for any meal. Totally optional, but I love using hollowed out pumpkins as a bowl for a beautiful presentation.
|
||||
@@ -8,6 +7,7 @@ servings: 5
|
||||
category: uncategorized
|
||||
source: https://www.skinnytaste.com/roasted-pumpkin-sage-soup
|
||||
tags: soup, pumpkin, fall, vegetarian-option, gluten-free
|
||||
image: https://roux.roo.lol/recipe-images/roasted-pumpkin-sage.webp
|
||||
---
|
||||
|
||||
Heat the oven to 400°F.
|
||||
|
||||
Reference in New Issue
Block a user