diff --git a/my_list.html b/my_list.html new file mode 100644 index 000000000..4360041f3 --- /dev/null +++ b/my_list.html @@ -0,0 +1,28 @@ + + + + + + my_list + + +
    +
  1. "Monstera Deliciosa"
  2. +
  3. "Fiddle Leaf Fig"
  4. +
  5. "Pilea"
  6. +
  7. "Golden Pothos"
  8. +
  9. "Peace Lily"
  10. +
+

My Plant List

+ +

Some of my favorite plants!

+ + + + \ No newline at end of file diff --git a/my_list.txt b/my_list.txt new file mode 100644 index 000000000..7cb00b1d7 --- /dev/null +++ b/my_list.txt @@ -0,0 +1,5 @@ +"Monstera Deliciosa" +"Fiddle Leaf Fig" +"Pilea" +"Golden Pothos" +"Peace Lily" \ No newline at end of file