diff --git a/drink/iced_coffee.html b/drink/iced_coffee.html new file mode 100644 index 0000000..1d7fe74 --- /dev/null +++ b/drink/iced_coffee.html @@ -0,0 +1,36 @@ + + + + + + Iced Coffee + + +

Simple Iced Coffee

+ +

Ingredients:

+ +

Instructions:

+
    +
  1. Brew a strong cup of coffee and let it cool.
  2. +
  3. Fill a glass with ice cubes.
  4. +
  5. Pour the cooled coffee over the ice.
  6. +
  7. Add milk and sugar to taste.
  8. +
  9. Stir well and enjoy your refreshing iced coffee!
  10. +
+
+

Food Critic Review ^^

+

+ This simple and quick iced coffee recipe changed my life. I used to think mornings were + just sad, dark tunnels leading nowhere. Then I tried this recipe and + suddenly birds were singing, my plants stopped dying, and I got an A + on my exam. 10/10 would recommend to anyone with a pulse. +

+
+ + \ No newline at end of file diff --git a/index.html b/index.html index 72d5549..617ee60 100644 --- a/index.html +++ b/index.html @@ -133,6 +133,8 @@
  • Cinnamon Latte
  • Strawberry Matcha
  • Strawberry Boba
  • +
  • Iced Coffee
  • + diff --git a/my_recipe.html b/my_recipe.html new file mode 100644 index 0000000..e69de29