From 5ff9496b1aa631ef3102aedfb8b1705d395c0a98 Mon Sep 17 00:00:00 2001 From: BigAli07 Date: Fri, 12 Jun 2026 23:46:28 -0700 Subject: [PATCH] Add taco recipe and link it in index --- index.html | 1 + tacos.html | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 tacos.html diff --git a/index.html b/index.html index c7d14ef..2ab412f 100644 --- a/index.html +++ b/index.html @@ -59,6 +59,7 @@
  • Omelette Rice
  • Chicken Potato Bake
  • Spam Musubi
  • +
  • Classic Ground Beef Tacos
  • diff --git a/tacos.html b/tacos.html new file mode 100644 index 0000000..4a14188 --- /dev/null +++ b/tacos.html @@ -0,0 +1,58 @@ + + + + + + Classic Ground Beef Tacos + + + + +

    Classic Ground Beef Tacos

    +

    A quick, delicious, and classic recipe for seasoned ground beef tacos perfect for any night of the week.

    + +

    Ingredients

    + + +

    Steps

    +
      +
    1. Brown the Beef: Place a large skillet over medium-high heat. Add the ground beef and cook until completely browned, breaking it up with a spoon as it cooks (about 5-6 minutes). Drain any excess grease.
    2. +
    3. Season: Turn the heat down to medium. Add the chili powder, cumin, garlic powder, onion powder, and water to the skillet. Stir well to combine.
    4. +
    5. Simmer: Let the mixture simmer for about 3 to 5 minutes until most of the liquid has evaporated and the beef is evenly coated in the sauce. Turn off the heat.
    6. +
    7. Assemble: Warm your taco shells according to the package instructions. Spoon 2-3 tablespoons of the seasoned beef into each shell, then layer on your favorite toppings like lettuce, cheese, tomatoes, and sour cream. Enjoy!
    8. +
    + + + \ No newline at end of file