Spaces:
Runtime error
Runtime error
Commit
·
c17ad7a
1
Parent(s):
b1806cb
Update static/output.html
Browse files- static/output.html +2 -1
static/output.html
CHANGED
@@ -6,6 +6,7 @@
|
|
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,6 +43,6 @@
|
|
42 |
</head>
|
43 |
<body>
|
44 |
<!-- Recipe content goes here -->
|
45 |
-
This is the brand new
|
46 |
</body>
|
47 |
</html>
|
|
|
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 |
</head>
|
44 |
<body>
|
45 |
<!-- Recipe content goes here -->
|
46 |
+
This is the brand new new
|
47 |
</body>
|
48 |
</html>
|