From c70d0abc012916a8deb4ec8a3c751bd934d63ea1 Mon Sep 17 00:00:00 2001 From: Chelsea Pham Date: Tue, 9 Jun 2026 14:08:25 -0700 Subject: [PATCH 1/2] Add avocado toast with eggs recipe --- breakfast/avocado-toast-with-eggs.html | 31 ++++++++++++++++++++++++++ index.html | 1 + 2 files changed, 32 insertions(+) create mode 100644 breakfast/avocado-toast-with-eggs.html diff --git a/breakfast/avocado-toast-with-eggs.html b/breakfast/avocado-toast-with-eggs.html new file mode 100644 index 0000000..8efcc8d --- /dev/null +++ b/breakfast/avocado-toast-with-eggs.html @@ -0,0 +1,31 @@ + + + + Avocado Toast with Eggs + + + +Back to Home + +

Avocado Toast with Eggs

+ +

Ingredients

+ + +

Instructions

+
    +
  1. Toast the bread.
  2. +
  3. Mash the avocado and spread it on the toast.
  4. +
  5. Cook the eggs.
  6. +
  7. Place eggs on top of the toast.
  8. +
  9. Add salt and pepper.
  10. +
+ + + \ No newline at end of file diff --git a/index.html b/index.html index 663b212..1b54a7e 100644 --- a/index.html +++ b/index.html @@ -99,6 +99,7 @@
  • Hong Kong Style Macaroni Soup
  • Peanut Butter Jelly Sandwich
  • Mushroom Omelette
  • +
  • Avocado Toast with Eggs
  • From 7716a3efd92da383d4198b1f7de6faeab33616d5 Mon Sep 17 00:00:00 2001 From: Chelsea Pham Date: Tue, 9 Jun 2026 14:20:27 -0700 Subject: [PATCH 2/2] add food critic review section --- breakfast/avocado-toast-with-eggs.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/breakfast/avocado-toast-with-eggs.html b/breakfast/avocado-toast-with-eggs.html index 8efcc8d..b4b3a2e 100644 --- a/breakfast/avocado-toast-with-eggs.html +++ b/breakfast/avocado-toast-with-eggs.html @@ -27,5 +27,15 @@

    Instructions

  • Add salt and pepper.
  • +
    +

    Food Critic Review

    + +

    + This avocado toast with eggs is a perfect breakfast for busy college students. + The creamy avocado pairs well with the eggs and provides a filling and nutritious meal that's + easy to make. +

    +
    + \ No newline at end of file