Spaces:
Runtime error
Runtime error
Commit
·
0a03d88
1
Parent(s):
d32ca2a
Update static/output.html
Browse files- static/output.html +1 -1
static/output.html
CHANGED
@@ -43,6 +43,6 @@
|
|
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>
|
|
|
43 |
<body>
|
44 |
<!-- Recipe content goes here -->
|
45 |
This is the brand new new with image
|
46 |
+
<img itemprop="image" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRYw0PeL_vUePShuz5xoHZZoCybJUtGEz6Wg_aE0Czo_g&s"/>
|
47 |
</body>
|
48 |
</html>
|