From af726b7527fc0f0ccd33ca67ab5f4f13e415412a Mon Sep 17 00:00:00 2001 From: alihanisarr Date: Thu, 14 May 2026 00:04:07 -0700 Subject: [PATCH 1/7] aliha's recipe was added --- index.html | 6 +++--- mushroomomelette.html | 29 +++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 mushroomomelette.html diff --git a/index.html b/index.html index 1e9cfc3e..054bab84 100644 --- a/index.html +++ b/index.html @@ -96,9 +96,9 @@
  • Peanut Butter Rice Cakes
  • French Toast
  • Simple Omlette
  • -
  • Protein Oatmeal
  • -
  • Hong Kong Style Macaroni Soup
  • -
  • Peanut Butter Jelly Sandwich
  • +
  • Tomato Egg
  • +
  • Muffin
  • +
  • Mushroom Omelette
  • diff --git a/mushroomomelette.html b/mushroomomelette.html new file mode 100644 index 00000000..2b41061a --- /dev/null +++ b/mushroomomelette.html @@ -0,0 +1,29 @@ + + + + + + Document + + +

    Mushroom Omelette

    +

    Ingredients

    + +

    Instructions

    +
      +
    1. Crack the eggs into a bowl and whisk them until well beaten. Season with salt and pepper.
    2. +
    3. Heat the butter or oil in a non-stick skillet over medium heat. Add the chopped mushrooms and sauté until they are tender and lightly browned, about 5 minutes.
    4. +
    5. Pour the beaten eggs over the mushrooms in the skillet. Let it cook undisturbed for a minute or until the edges start to set.
    6. +
    7. If using cheese, sprinkle it over one half of the omelette.
    8. +
    9. Using a spatula, carefully fold the other half of the omelette over the cheese and mushrooms. Cook for another minute or until the cheese is melted and the eggs are fully cooked.
    10. +
    11. Slide the omelette onto a plate and serve hot. Enjoy!
    12. +
    + + + \ No newline at end of file From a03bfe2c3effe83464aed9d4e92c1f6708de8736 Mon Sep 17 00:00:00 2001 From: Aliha Nisar Date: Sat, 6 Jun 2026 01:00:11 +0500 Subject: [PATCH 2/7] Fix link to Mushroom Omelette in index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 054bab84..652de076 100644 --- a/index.html +++ b/index.html @@ -98,7 +98,7 @@
  • Simple Omlette
  • Tomato Egg
  • Muffin
  • -
  • Mushroom Omelette
  • +
  • Mushroom Omelette
  • From b0e393a20ddc4fa39dbc4a14bebac5fbadd9e7d4 Mon Sep 17 00:00:00 2001 From: Aliha Nisar Date: Sat, 6 Jun 2026 01:03:19 +0500 Subject: [PATCH 3/7] Add button to navigate back to homepage --- mushroomomelette.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mushroomomelette.html b/mushroomomelette.html index 2b41061a..c22f9fe9 100644 --- a/mushroomomelette.html +++ b/mushroomomelette.html @@ -24,6 +24,10 @@

    Instructions

  • Using a spatula, carefully fold the other half of the omelette over the cheese and mushrooms. Cook for another minute or until the cheese is melted and the eggs are fully cooked.
  • Slide the omelette onto a plate and serve hot. Enjoy!
  • + + + + - \ No newline at end of file + From 9f4a6c7d475dc8bb6bf28fb21b7c9bd5b628fc29 Mon Sep 17 00:00:00 2001 From: Aliha Nisar Date: Sat, 6 Jun 2026 11:04:44 +0500 Subject: [PATCH 4/7] Adding back items --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 652de076..20454878 100644 --- a/index.html +++ b/index.html @@ -96,6 +96,9 @@
  • Peanut Butter Rice Cakes
  • French Toast
  • Simple Omlette
  • +
  • Protein Oatmeal
  • +
  • Hong Kong Style Macaroni Soup
  • +
  • Peanut Butter Jelly Sandwich
  • Tomato Egg
  • Muffin
  • Mushroom Omelette
  • From 8877a1c29f98a6a3670ab8a53fff5d77e0801b5e Mon Sep 17 00:00:00 2001 From: Aliha Nisar Date: Sat, 6 Jun 2026 11:10:02 +0500 Subject: [PATCH 5/7] updating recipes --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index 20454878..0fb823f9 100644 --- a/index.html +++ b/index.html @@ -96,7 +96,6 @@
  • Peanut Butter Rice Cakes
  • French Toast
  • Simple Omlette
  • -
  • Protein Oatmeal
  • Hong Kong Style Macaroni Soup
  • Peanut Butter Jelly Sandwich
  • Tomato Egg
  • From 17752836c9372cadc2308154fa5f47eb97386bd4 Mon Sep 17 00:00:00 2001 From: Aliha Nisar Date: Sat, 6 Jun 2026 11:23:44 +0500 Subject: [PATCH 6/7] Adding back item --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 0fb823f9..20454878 100644 --- a/index.html +++ b/index.html @@ -96,6 +96,7 @@
  • Peanut Butter Rice Cakes
  • French Toast
  • Simple Omlette
  • +
  • Protein Oatmeal
  • Hong Kong Style Macaroni Soup
  • Peanut Butter Jelly Sandwich
  • Tomato Egg
  • From 31c9fdd0851ae375234d8da81bb5af3b63703bcd Mon Sep 17 00:00:00 2001 From: alihanisarr Date: Sat, 6 Jun 2026 11:47:59 +0500 Subject: [PATCH 7/7] add mushroom omelette to breakfast section --- index.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 20454878..3d435ee8 100644 --- a/index.html +++ b/index.html @@ -96,12 +96,10 @@
  • Peanut Butter Rice Cakes
  • French Toast
  • Simple Omlette
  • -
  • Protein Oatmeal
  • +
  • Protein Oatmeal
  • Hong Kong Style Macaroni Soup
  • Peanut Butter Jelly Sandwich
  • -
  • Tomato Egg
  • -
  • Muffin
  • -
  • Mushroom Omelette
  • +
  • Mushroom Omelette