24 lines
364 B
Markdown
24 lines
364 B
Markdown
---
|
|
@type: Recipe
|
|
author.name: Alex Chef
|
|
cookTime: PT0M
|
|
image: https://example.com/salad.jpg
|
|
prepTime: PT10M
|
|
recipeYield: 2 servings
|
|
---
|
|
|
|
# Simple Salad
|
|
|
|
A quick green salad.
|
|
|
|
## Ingredients
|
|
- 100 g lettuce
|
|
- 5 cherry tomatoes
|
|
- 1 tbsp olive oil
|
|
- Pinch of salt
|
|
|
|
## Steps
|
|
1. Wash and dry the lettuce.
|
|
2. Halve the cherry tomatoes.
|
|
3. Toss with olive oil and salt.
|