Last active
March 2, 2024 16:22
-
-
Save mindgam3s/a6afc52e8f783feaa52cb6a623c2e10d to your computer and use it in GitHub Desktop.
Rezept-Test-Bring
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<body> | |
<script type="application/ld+json"> | |
{ | |
"@context": "http://schema.org", | |
"@type": "Recipe", | |
"image": "https://img.chefkoch-cdn.de/rezepte/110771046437101/bilder/1524718/crop-960x540/cowboy-kartoffeln.jpg", | |
"recipeCategory": "Gem\u00fcse", | |
"recipeIngredient": [ | |
"700 g Kartoffel(n)", | |
"Salz und Pfeffer", | |
"500 g Paprikaschote(n), rote", | |
"2 Knoblauch", | |
"1 Dose\/n Kidneybohnen", | |
"150 g Salami", | |
"50 g Speck, durchwachsener", | |
"1 Bund Petersilie", | |
"3 EL Oliven\u00f6l", | |
"2 Zwiebel(n) , in Ringe geschnitten", | |
"n. B. Paprikapulver" | |
], | |
"name": "Cowboy-Kartoffeln", | |
"description": "Cowboy-Kartoffeln. \u00dcber 263 Bewertungen und f\u00fcr sehr lecker befunden. Mit \u25ba Portionsrechner \u25ba Kochbuch \u25ba Video-Tipps! Jetzt entdecken und ausprobieren!" | |
} | |
</script> | |
<script async="async" src="//platform.getbring.com/widgets/import.js"></script> | |
<div data-bring-import="" style="display:none"></div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment