From 619ae69ca6a21aa8bb8de1cddc4e1f191981f8b4 Mon Sep 17 00:00:00 2001 From: Arun Murugan Date: Wed, 27 May 2026 14:49:40 -0700 Subject: [PATCH 1/2] added pb and j sandwich recipe --- breakfast/pbj_sandwich.html | 36 ++++++++++++++++++++++++++++++++++++ index.html | 1 + 2 files changed, 37 insertions(+) create mode 100644 breakfast/pbj_sandwich.html diff --git a/breakfast/pbj_sandwich.html b/breakfast/pbj_sandwich.html new file mode 100644 index 0000000..91177cf --- /dev/null +++ b/breakfast/pbj_sandwich.html @@ -0,0 +1,36 @@ + + + + Peanut Butter Jelly Sandwich + + + + Home +

PB and J sandwich

+

A simple (but delicious) breakfast, especially if you're in a hurry.

+

Ingredients:

+ +

Instructions:

+
    +
  1. Toast your slices of bread
  2. +
  3. Lay them out
  4. +
  5. Spread peanut butter on one of the slices
  6. +
  7. Spread the strawberry jam on the other slice
  8. +
  9. Put the slices together, sides of the condiments should be touching
  10. +
  11. Enjoy!
  12. +
+
+

Food Critic Review

+ +
+ + \ No newline at end of file diff --git a/index.html b/index.html index 615b6b8..358fdec 100644 --- a/index.html +++ b/index.html @@ -98,6 +98,7 @@
  • Muffin
  • Protein Oatmeal
  • Hong Kong Style Macaroni Soup
  • +
  • Peanut Butter Jelly Sandwich
  • From d38aa281fd96bc89323a128b28b7a9b8177194b4 Mon Sep 17 00:00:00 2001 From: Arun Murugan Date: Thu, 28 May 2026 21:03:11 -0700 Subject: [PATCH 2/2] removing food critic section --- breakfast/pbj_sandwich.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/breakfast/pbj_sandwich.html b/breakfast/pbj_sandwich.html index 91177cf..569e66d 100644 --- a/breakfast/pbj_sandwich.html +++ b/breakfast/pbj_sandwich.html @@ -23,14 +23,5 @@

    Instructions:

  • Put the slices together, sides of the condiments should be touching
  • Enjoy!
  • -
    -

    Food Critic Review

    -
      -
    • Very convenient!
    • -
    • Sweet and Salty!
    • -
    • I love strawberry jam!
    • -
    • Rating: 10/10
    • -
    -
    \ No newline at end of file