From a0f3b7fa2ac37190e43b95ed57bb48a5402624d2 Mon Sep 17 00:00:00 2001 From: under-dogeey Date: Sun, 24 May 2026 01:06:01 -0700 Subject: [PATCH 1/3] added tonkatsu recipe --- dinner/tonkatsu.html | 26 ++++++++++++++++++++++++++ index.html | 1 + 2 files changed, 27 insertions(+) create mode 100644 dinner/tonkatsu.html diff --git a/dinner/tonkatsu.html b/dinner/tonkatsu.html new file mode 100644 index 0000000..e0046cb --- /dev/null +++ b/dinner/tonkatsu.html @@ -0,0 +1,26 @@ + + + + Tonkatsu + + + + home +

items

+ +

steps

+ + + diff --git a/index.html b/index.html index a3776c5..b492a56 100644 --- a/index.html +++ b/index.html @@ -163,6 +163,7 @@
  • Orange Chicken
  • Garlic Noodles
  • Fried Rice
  • +
  • Fried Rice
  • From 74c86f5972137b066c756aa788497352ed5ee7de Mon Sep 17 00:00:00 2001 From: under-dogeey Date: Sun, 24 May 2026 01:07:18 -0700 Subject: [PATCH 2/3] changed recipe name --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b492a56..ee4c540 100644 --- a/index.html +++ b/index.html @@ -163,7 +163,7 @@
  • Orange Chicken
  • Garlic Noodles
  • Fried Rice
  • -
  • Fried Rice
  • +
  • Tonkatsu
  • From 9254c39d7f525ebf02768b0d446a471a99af2b9b Mon Sep 17 00:00:00 2001 From: under-dogeey Date: Sun, 24 May 2026 01:09:26 -0700 Subject: [PATCH 3/3] deleted orange chicken recipe --- dinner/orange_chicken.html | 56 -------------------------------------- index.html | 1 - 2 files changed, 57 deletions(-) delete mode 100644 dinner/orange_chicken.html diff --git a/dinner/orange_chicken.html b/dinner/orange_chicken.html deleted file mode 100644 index 71f3f01..0000000 --- a/dinner/orange_chicken.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - Orange Chicken - - - - home -

    Orange Chicken

    -

    Ingredients

    -

    For the Chicken

    -
      -
    • 1 1/2 boneless, skinless chicken thighs or breasts
    • -
    • 1 tsp salt
    • -
    • 1/2 tsp black pepper
    • -
    • 1/2 tsp garlic powder
    • -
    • 1/2 tsp ginger powder
    • -
    • 1 egg
    • -
    • 1/2 cup cornstarch
    • -
    • 1/2 cup all-purpose flour
    • -
    -

    For the Orange Sauce

    -
      -
    • 3/4 cup orange juice
    • -
    • Zest of 1 orange
    • -
    • 1/4 cup soy sauce
    • -
    • 1/4 cup sugar
    • -
    • 2 Tbsp brown sugar
    • -
    • 1 Tbsp rice vinegar
    • -
    • 1 Tbsp cornstarch
    • -
    • 2 Tbsp water
    • -
    • 1 tsp sesame oil
    • -
    • 2 cloves garlic minced
    • -
    • 1 tsp grated ginger
    • -
    -

    Instructions

    -
      -
    1. Prepare the chicken by cutting it into pieces
    2. -
    3. Season the chicken
    4. -
    5. Coat chicken in cornstarch and flour mixture
    6. -
    7. Heat vegetable oil
    8. -
    9. Fry chicken in batches, 4-5 minutes each
    10. -
    11. Make the orange sauce
    12. -
    13. Thicken the sauce
    14. -
    15. Combine chicken and sauce
    16. -
    17. Serve
    18. -
    -
    -

    Critic Review

    -

    - The taste is unmatched, however the excessive sodium and sugar content - raise concern for compatibiltiy with your health. 4/5 stars. -

    -
    - - \ No newline at end of file diff --git a/index.html b/index.html index ee4c540..8a7250d 100644 --- a/index.html +++ b/index.html @@ -160,7 +160,6 @@