From 04df53d6dd250056fc4c049c14b209b8edb464b2 Mon Sep 17 00:00:00 2001 From: leparan Date: Tue, 18 Feb 2025 15:14:49 +0300 Subject: [PATCH] changes --- my_list.html | 11 +++++++++++ my_list.txt | 5 +++++ 2 files changed, 16 insertions(+) create mode 100644 my_list.html create mode 100644 my_list.txt 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