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/easy-lemon-rosemary-white-bean-soup-2.webp
|
||||
---
|
||||
title: EASY LEMON ROSEMARY WHITE BEAN SOUP
|
||||
servings: 4
|
||||
category: Soup
|
||||
source: Simple Veganista
|
||||
image: https://roux.roo.lol/recipe-images/easy-lemon-rosemary-white-bean-soup-2.webp
|
||||
---
|
||||
|
||||
Saute @olive oil{2%tbsp} in a large pot. Add @onion{1%small}, @carrots{3%large} and @celery{2 stalks}; cook for 7 minutes until softened.
|
||||
|
||||
Reference in New Issue
Block a user