From 619ae69ca6a21aa8bb8de1cddc4e1f191981f8b4 Mon Sep 17 00:00:00 2001 From: Arun Murugan Date: Wed, 27 May 2026 14:49:40 -0700 Subject: [PATCH] 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