mandyvarel commited on
Commit
d32ca2a
·
1 Parent(s): c17ad7a

Update static/output.html

Browse files
Files changed (1) hide show
  1. static/output.html +2 -2
static/output.html CHANGED
@@ -6,7 +6,6 @@
6
  {
7
  "@context": "https://schema.org/",
8
  "@type": "Recipe",
9
- "@image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRYw0PeL_vUePShuz5xoHZZoCybJUtGEz6Wg_aE0Czo_g&s",
10
  "name": "Moroccan-style Tomato Salad",
11
  "description": "A salad that's the perfect accompaniment to summer grills.",
12
  "recipeYield": "4",
@@ -43,6 +42,7 @@
43
  </head>
44
  <body>
45
  <!-- Recipe content goes here -->
46
- This is the brand new new
 
47
  </body>
48
  </html>
 
6
  {
7
  "@context": "https://schema.org/",
8
  "@type": "Recipe",
 
9
  "name": "Moroccan-style Tomato Salad",
10
  "description": "A salad that's the perfect accompaniment to summer grills.",
11
  "recipeYield": "4",
 
42
  </head>
43
  <body>
44
  <!-- Recipe content goes here -->
45
+ This is the brand new new with image
46
+ <img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRYw0PeL_vUePShuz5xoHZZoCybJUtGEz6Wg_aE0Czo_g&s">
47
  </body>
48
  </html>