diff options
author | AlmightyMiau <almightymeow612@gmail.com> | 2025-01-15 19:57:22 -0800 |
---|---|---|
committer | AlmightyMiau <almightymeow612@gmail.com> | 2025-01-15 19:57:22 -0800 |
commit | 736099feec0e1324d4fb83155b67d7e33939224e (patch) | |
tree | 595335f4b9db1764ea399eedeecfdcd9e9eb1588 | |
parent | 246f08a5efd35488162372f4a4e55567b7b50e60 (diff) |
Add recipe to eggTomatoRice page
image, description, ingredients, and instructions
-rw-r--r-- | recipes/eggTomatoRice.html | 27 | ||||
-rw-r--r-- | recipes/eggTomatoRice.jpg | bin | 0 -> 1969557 bytes |
2 files changed, 27 insertions, 0 deletions
diff --git a/recipes/eggTomatoRice.html b/recipes/eggTomatoRice.html index d7a4f94..a2cb740 100644 --- a/recipes/eggTomatoRice.html +++ b/recipes/eggTomatoRice.html @@ -9,6 +9,33 @@ <h1> Egg Tomato Rice </h1> + <img src="eggTomatoRice.jpg"> + <h3> + Fried rice with egg and Tomato + </h3> + <p> + Freshly cooked rice stir fried with an egg and some cherry + tomatoes, a delicious meal with some sweet and sour from + the tomatoes. + </p> + <h3>Ingredients</h3> + <ul> + <li>Butter</li> + <li>1 cup Rice</li> + <li>1 Egg</li> + <li>1 cup Cherry tomatoes</li> + </ul> + <h3>Instructions</h3> + <ol> + <li>Cook rice (Rice cooker or pot)</li> + <li>Hunk of butter in a pan on medium</li> + <li>Add rice</li> + <li>Stir until hot</li> + <li>Throw in egg (don't throw it too hard)</li> + <li>Cook until egg is almost done</li> + <li>Add tomatoes and bury them (want them to sweat and wrinkle)</li> + <li>Serve</li> + </ol> <a href="../index.html">Home</a> </body> </html>
\ No newline at end of file diff --git a/recipes/eggTomatoRice.jpg b/recipes/eggTomatoRice.jpg Binary files differnew file mode 100644 index 0000000..dc23411 --- /dev/null +++ b/recipes/eggTomatoRice.jpg |