From 9fce97b6994dd2fa01020fc8f70dad80a300c4c0 Mon Sep 17 00:00:00 2001 From: Wendy Ta Date: Wed, 27 May 2026 12:07:08 -0700 Subject: [PATCH 1/2] add texas bbq recipe --- dinner/texasbbq.html | 35 +++++++++++++++++++++++++++++++++++ index.html | 1 + 2 files changed, 36 insertions(+) create mode 100644 dinner/texasbbq.html diff --git a/dinner/texasbbq.html b/dinner/texasbbq.html new file mode 100644 index 0000000..14564e7 --- /dev/null +++ b/dinner/texasbbq.html @@ -0,0 +1,35 @@ + + + + + Texas BBQ Beef Brisket Recipe + + + + Home +

Texas BBQ Beef Brisket Recipe

+ +

Ingredients:

+ + +

Instructions:

+
    +
  1. mix the salt, black pepper, and garlic powder into a mixture and rub onto the brisket
  2. +
  3. light the charcoal briquettes in a chimney starter for 20 min
  4. +
  5. pour hot charcoal into smoker and add post oak wood chunks
  6. +
  7. set smoker to 225°F
  8. +
  9. place brisket fat-side up on the grill grates and close the lid
  10. +
  11. smoke the brisket until the internal temperature reaches 165°F (typically 6–8 hours)
  12. +
  13. remove the brisket from the smoker and let it rest for at least 1 hour
  14. +
  15. slice the brisket against the grain into ¼-inch thick pieces for serving and enjoy!
  16. +
+ + + \ No newline at end of file diff --git a/index.html b/index.html index 72d5549..f230713 100644 --- a/index.html +++ b/index.html @@ -163,6 +163,7 @@
  • Steak Dinner
  • Tonkatsu
  • Grilled Cheese
  • +
  • Texas BBQ
  • From ec401b95428ad6d5f936ea1e9f4db2239de1dba2 Mon Sep 17 00:00:00 2001 From: Wendy Ta Date: Wed, 27 May 2026 12:16:44 -0700 Subject: [PATCH 2/2] remove grilled cheese --- dinner/grilled_cheese.html | 38 -------------------------------------- index.html | 1 - 2 files changed, 39 deletions(-) delete mode 100644 dinner/grilled_cheese.html diff --git a/dinner/grilled_cheese.html b/dinner/grilled_cheese.html deleted file mode 100644 index 08eaf42..0000000 --- a/dinner/grilled_cheese.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - Grilled Cheese - - - - home - - -

    Grilled Cheese

    - -

    item

    - - -

    steps

    - - - -

    food critic review

    -

    - fire gas flames. no words. - really good with tomato soup on the side. -

    - - - - \ No newline at end of file diff --git a/index.html b/index.html index f230713..2816d6d 100644 --- a/index.html +++ b/index.html @@ -162,7 +162,6 @@
  • Chicken Katsu
  • Steak Dinner
  • Tonkatsu
  • -
  • Grilled Cheese
  • Texas BBQ