From 12f5d174bdf0a698727b899201847bbca3bbfb0f Mon Sep 17 00:00:00 2001 From: Tyler Hwang Date: Thu, 28 May 2026 14:30:22 -0700 Subject: [PATCH 1/2] Add my recipe --- index.html | 1 + tyler-ramen-recipe.html | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 tyler-ramen-recipe.html diff --git a/index.html b/index.html index 72d55496..67bf166a 100644 --- a/index.html +++ b/index.html @@ -163,6 +163,7 @@
  • Steak Dinner
  • Tonkatsu
  • Grilled Cheese
  • +
  • Ramen
  • diff --git a/tyler-ramen-recipe.html b/tyler-ramen-recipe.html new file mode 100644 index 00000000..f03af11b --- /dev/null +++ b/tyler-ramen-recipe.html @@ -0,0 +1,24 @@ + + + + Tyler's Ramen Recipe + + +

    Tyler's Ramen Recipe

    + +

    Ingredients

    + + +

    Instructions

    +
      +
    1. Boil broth
    2. +
    3. Cook noodles in broth
    4. +
    5. Boil eggs as desired
    6. +
    7. Place eggs in ramen
    8. +
    + + \ No newline at end of file From 9bd15e6b5a98b031c15343cf38bcfa350c2c94b4 Mon Sep 17 00:00:00 2001 From: Tyler Hwang Date: Thu, 28 May 2026 15:06:06 -0700 Subject: [PATCH 2/2] add recipe lore section --- tyler-ramen-recipe.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tyler-ramen-recipe.html b/tyler-ramen-recipe.html index f03af11b..2af7ff16 100644 --- a/tyler-ramen-recipe.html +++ b/tyler-ramen-recipe.html @@ -20,5 +20,9 @@

    Instructions

  • Boil eggs as desired
  • Place eggs in ramen
  • +
    +

    Recipe Lore

    +

    Ramen was my dads struggle meal in college, he used to live off of instant ramen because it was so cheap. In this recipe I added eggs though

    +
    \ No newline at end of file