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

Update static/output.html

Browse files
Files changed (1) hide show
  1. static/output.html +4 -7
static/output.html CHANGED
@@ -1,7 +1,6 @@
1
  <div itemscope itemtype="https://schema.org/Recipe">
2
  <span itemprop="name">Mom's World Famous Banana Bread</span>
3
- By <span itemprop="author">John Smith</span>,
4
- <meta itemprop="datePublished" content="2009-05-08">May 8, 2009
5
  <img itemprop="image" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRYw0PeL_vUePShuz5xoHZZoCybJUtGEz6Wg_aE0Czo_g&s"
6
  alt="Banana bread on a plate" />
7
 
@@ -10,12 +9,10 @@
10
  bread.</span>
11
 
12
 
13
- Ingredients:
14
- - <span itemprop="recipeIngredient">3 or 4 ripe bananas, smashed</span>
15
- - <span itemprop="recipeIngredient">1 egg</span>
16
- - <span itemprop="recipeIngredient">3/4 cup of sugar</span>
17
 
18
- Instructions:
19
  <span itemprop="recipeInstructions">
20
  Preheat the oven to 350 degrees.
21
  </span>
 
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
 
 
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>