mandyvarel commited on
Commit
82fc17f
·
1 Parent(s): a223194

Update static/output.html

Browse files
Files changed (1) hide show
  1. static/output.html +30 -20
static/output.html CHANGED
@@ -1,28 +1,38 @@
1
  <div itemscope itemtype="https://schema.org/Recipe">
2
- <span itemprop="name">Mom's World Famous Banana Bread</span>
3
-
4
- <img itemprop="image" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRYw0PeL_vUePShuz5xoHZZoCybJUtGEz6Wg_aE0Czo_g&s"
5
- alt="Banana bread on a plate" />
6
-
7
- <span itemprop="description">This classic banana bread recipe comes
8
- from my mom -- the walnuts add a nice texture and flavor to the banana
9
- bread.</span>
10
-
11
-
12
- <span itemprop="recipeIngredient">3 or 4 ripe bananas, smashed</span>
13
- <span itemprop="recipeIngredient">1 egg</span>
14
- <span itemprop="recipeIngredient">3/4 cup of sugar</span>
 
 
 
 
15
 
16
  <span itemprop="recipeInstructions">
17
- Preheat the oven to 350 degrees.
18
  </span>
19
-
20
  <span itemprop="recipeInstructions">
21
- Mix in the ingredients in a bowl.
22
  </span>
23
-
24
  <span itemprop="recipeInstructions">
25
- Pour the mixture into a loaf pan and bake for one hour.
26
  </span>
27
-
28
- </div>
 
 
 
 
 
 
 
 
 
1
  <div itemscope itemtype="https://schema.org/Recipe">
2
+ <span itemprop="name">Moroccan-Style Tomato Salad</span>
3
+ <span itemprop="description">A salad that's the perfect accompaniment to summer grills.</span>
4
+ <span itemprop="recipeYield">Serves 4</span>
5
+
6
+ <span itemprop="recipeIngredient">200g tinned chickpeas</span>
7
+ <span itemprop="recipeIngredient">1/2 tsp ground cumin</span>
8
+ <span itemprop="recipeIngredient">1/2 tsp cayenne</span>
9
+ <span itemprop="recipeIngredient">1/2 tsp ground coriander</span>
10
+ <span itemprop="recipeIngredient">Olive oil</span>
11
+ <span itemprop="recipeIngredient">1 kg mixed ripe tomatoes</span>
12
+ <span itemprop="recipeIngredient">1/2 cucumber</span>
13
+ <span itemprop="recipeIngredient">Salt, to taste</span>
14
+ <span itemprop="recipeIngredient">1 spring onion, trimmed and thinly sliced</span>
15
+ <span itemprop="recipeIngredient">1 red chilli, thinly sliced</span>
16
+ <span itemprop="recipeIngredient">1/2 lemon zest, finely sliced</span>
17
+ <span itemprop="recipeIngredient">Juice of 1/2 lemon</span>
18
+ <span itemprop="recipeIngredient">Assorted herbs, roughly chopped</span>
19
 
20
  <span itemprop="recipeInstructions">
21
+ 1. Preheat the oven to 190°C.
22
  </span>
 
23
  <span itemprop="recipeInstructions">
24
+ 2. Tip the chickpeas into a small roasting tin, add the cumin, cayenne, coriander and 1 tablespoon of olive oil, and season. Mix to coat the chickpeas in the spices, then roast in the oven for about 20 minutes, until golden and crisp.
25
  </span>
 
26
  <span itemprop="recipeInstructions">
27
+ 3. Meanwhile, prepare the tomatoes, slicing the larger ones and cutting any cherry tomatoes into halves or quarters. Arrange on a large platter.
28
  </span>
29
+ <span itemprop="recipeInstructions">
30
+ 4. Peel and thinly slice the cucumber, then tuck among the tomatoes.
31
+ </span>
32
+ <span itemprop="recipeInstructions">
33
+ 5. In a small bowl, combine the lemon zest, salt, and lemon juice, then sprinkle over the salad.
34
+ </span>
35
+ <span itemprop="recipeInstructions">
36
+ 6. Add the roasted chickpeas, sliced spring onions, and chilli to the salad, then sprinkle with chopped herbs.
37
+ </span>
38
+ </div>