diff --git a/my_list.html b/my_list.html new file mode 100644 index 000000000..eba7d0ef4 --- /dev/null +++ b/my_list.html @@ -0,0 +1,11 @@ + + +
    +
  1. "Monstera deliciosa"
  2. +
  3. "Fiddle Leaf Fig"
  4. +
  5. "Pilea"
  6. +
  7. "Golden Pothos"
  8. +
  9. "Peace Lily"
  10. +
+ + \ 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