From 1637249c0b487a6c654c26f241f5d5afc383ea90 Mon Sep 17 00:00:00 2001 From: Chloe Liang Date: Sun, 22 Jun 2025 14:33:46 -0700 Subject: [PATCH 1/2] Add lentilsoup.html and edit index.html --- index.html | 3 +++ recipe/lentilsoup.html | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 recipe/lentilsoup.html diff --git a/index.html b/index.html index 47ce943..182b33a 100644 --- a/index.html +++ b/index.html @@ -117,6 +117,9 @@

Recipes that have a special place in my heart

  • Yummy Flan
  • +
  • + Lentil Soup +
  • diff --git a/recipe/lentilsoup.html b/recipe/lentilsoup.html new file mode 100644 index 0000000..a92c73f --- /dev/null +++ b/recipe/lentilsoup.html @@ -0,0 +1,37 @@ + + + + + + Document + + + home +

    Lentil Soup

    +

    Ingredients

    + +

    Instructions

    +
      +
    1. Heat oil in a large pot over medium heat. Add garlic and onion, cook for 2 minutes.
    2. +
    3. Add celery and carrot. Cook for 7 - 10 minutes or until softened and the onion is sweet. Don't rush this step, it is key to the flavour base of the soup.
    4. +
    5. Add all remaining ingredients except the lemon and salt. Stir.
    6. +
    7. Increase heat and bring to simmer. Scoop scum on the surface off and discard (do this again during cooking if required). Place lid on and turn heat down to medium low. Simmer for 35 - 40 minutes or until lentils are soft.
    8. +
    9. Remove bay leaves.
    10. +
    11. Done.
    12. +
    + + \ No newline at end of file From 84c3e38182f9d54269bd345e40b81207a6bedab4 Mon Sep 17 00:00:00 2001 From: Chloe Liang Date: Thu, 26 Jun 2025 10:32:50 -0700 Subject: [PATCH 2/2] Add recipe critic --- recipe/lentilsoup.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipe/lentilsoup.html b/recipe/lentilsoup.html index a92c73f..3a01b11 100644 --- a/recipe/lentilsoup.html +++ b/recipe/lentilsoup.html @@ -33,5 +33,9 @@

    Instructions

  • Remove bay leaves.
  • Done.
  • +
    +

    Review

    +

    Warm and comforting, this recipe is a classic for those cold winter nights

    +
    \ No newline at end of file