diff options
author | AlmightyMiau <almightymeow612@gmail.com> | 2025-01-14 12:41:47 -0800 |
---|---|---|
committer | AlmightyMiau <almightymeow612@gmail.com> | 2025-01-14 12:41:47 -0800 |
commit | 185ac3fad9f9965b472cbfabba2f8159915d3e82 (patch) | |
tree | 88ff987df0a3e9fca2d030e3806db6abf17c4f29 | |
parent | 099a48f3a949e2d666d95a7eab6117dca347488b (diff) |
Add cheesyCreamyRamen recipe
Added picture, description, ingredients, and steps to recipe
-rw-r--r-- | recipes/cheesyCreamyRamen.html | 33 | ||||
-rw-r--r-- | recipes/cheesyCreamyRamen.png | bin | 0 -> 70200 bytes |
2 files changed, 33 insertions, 0 deletions
diff --git a/recipes/cheesyCreamyRamen.html b/recipes/cheesyCreamyRamen.html index a5e5fdd..43c91d5 100644 --- a/recipes/cheesyCreamyRamen.html +++ b/recipes/cheesyCreamyRamen.html @@ -9,6 +9,39 @@ <h1> Cheesy Creamy Ramen </h1> + <img src="cheesyCreamyRamen.png"> + <h3> + Ramen cooked with milk, cheese, and butter to create a very rich, creamy meal. + </h3> + <p> + Package ramen cooked with butter, milk, ramen sauce pack, creates a rich sauce. + Folding cheese into the cooked noodles creates a cheese furnace + Chili oil, scallions, and egg and different flavors and depth. + </p> + <ul> + <li>Ramen noodles</li> + <li>Ramen sauce pack</li> + <li>Butter</li> + <li>Milk</li> + <li>Melty Cheese</li> + <li>Chili oil</li> + <li>Scallions</li> + <li>Soft boiled egg</li> + </ul> + <ol> + <li>Boil noodles for a minute then drain</li> + <li>Hunk of butter in a pan on medium</li> + <li>Add some milk (no more than half a cup)</li> + <li>Throw in the sauce pack</li> + <li>Throw in those noodles (don't throw them too hard)</li> + <li>Add the noodles back and and cook until thicc</li> + <li>Put into bowl</li> + <li>Add melty cheese and fold over into cheese furnace</li> + <li>Add chili oil (oil squeezed from a bowl of beef chili)</li> + <li>Add rapscallions</li> + <li>Add egg</li> + <li>Injure mouth with spiky chopsticks</li> + </ol> <a href="../index.html">Home</a> </body> </html>
\ No newline at end of file diff --git a/recipes/cheesyCreamyRamen.png b/recipes/cheesyCreamyRamen.png Binary files differnew file mode 100644 index 0000000..3416881 --- /dev/null +++ b/recipes/cheesyCreamyRamen.png |