From 309c9ad520f04ae000161b55fb3bb5637e6ac9d7 Mon Sep 17 00:00:00 2001 From: JanDavidElla Date: Thu, 28 May 2026 18:06:27 -0700 Subject: [PATCH 1/2] Added chicken karaage recipe --- dinner/karaage.html | 35 +++++++++++++++++++++++++++++++++++ index.html | 1 + 2 files changed, 36 insertions(+) create mode 100644 dinner/karaage.html diff --git a/dinner/karaage.html b/dinner/karaage.html new file mode 100644 index 0000000..357625b --- /dev/null +++ b/dinner/karaage.html @@ -0,0 +1,35 @@ + + + + + + Document + + + Home + +

Chicken Karaage

+

Ingredients

+ + +

Instructions

+
    +
  1. In a large bowl, combine the chicken, sake, sugar, soy sauce, ginger, and garlic. Mix well. Cover with plastic and marinate for at least 15 minutes in the fridge.
  2. +
  3. Add the egg and potato starch to the chicken. Mix well.
  4. +
  5. Heat the oil to 340 degrees Fahrenheit. (I like to check with a wooden spoon, dip the spoon and if it bubbles, it is hot enough)
  6. +
  7. Fry the chicken until golden brown and fully cooked, which is in about 7-10 mins.
  8. +
  9. Enjoy!
  10. +
+ + + \ No newline at end of file diff --git a/index.html b/index.html index a7f9416..531c23a 100644 --- a/index.html +++ b/index.html @@ -162,6 +162,7 @@
  • Steak Dinner
  • Tonkatsu
  • Grilled Cheese
  • +
  • Chicken Karaage
  • From 9b4f8b56001dd0c99224c25ff4bf12dbe8d9b179 Mon Sep 17 00:00:00 2001 From: JanDavidElla Date: Fri, 29 May 2026 08:22:50 -0700 Subject: [PATCH 2/2] Added food critic to Karaage --- dinner/karaage.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/dinner/karaage.html b/dinner/karaage.html index 357625b..4c32067 100644 --- a/dinner/karaage.html +++ b/dinner/karaage.html @@ -31,5 +31,24 @@

    Instructions

  • Enjoy!
  • +
    +

    Food Critic Reviews

    +
      +
    • +

      Jan David Ella

      +

      Boy this is sooooo goood I can't even lie. It is so easy to make, you can make a lot for your family!

      +
    • +
    • +

      Joshua Aguilar

      +

      Absolutely life changing. I recommend.

      +
    • +
    • +

      Dylan Ebel

      +

      Loss for words. Better than the meal that Gordon Ramsay cooked for me that one time.

      +
    • +
    +
    + + \ No newline at end of file