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,4 +1,3 @@
|
||||
image: https://roux.roo.lol/recipe-images/bang-bang-tofu.webp
|
||||
---
|
||||
title: Bang Bang Tofu
|
||||
servings: 2
|
||||
@@ -11,6 +10,7 @@ tags:
|
||||
- rice
|
||||
- tofu
|
||||
- vegetarian
|
||||
image: https://roux.roo.lol/recipe-images/bang-bang-tofu.webp
|
||||
---
|
||||
|
||||
Drain @tofu{1%lb}, pat dry, and place on a plate lined with several paper towels or a clean dish towel to dry for ~{15%minutes}.
|
||||
|
||||
Reference in New Issue
Block a user