From a3e7264890fc156ada3ef50ec99319ce6918fdff Mon Sep 17 00:00:00 2001 From: mutinduhh Date: Thu, 27 Jun 2024 13:01:17 +0300 Subject: [PATCH 1/2] creates myfile.md --- myfile.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 myfile.md diff --git a/myfile.md b/myfile.md new file mode 100644 index 00000000..e69de29b From e669cea19ccbdd5afdd419a3af7ee6a28d5c615e Mon Sep 17 00:00:00 2001 From: mutinduhh Date: Sun, 30 Jun 2024 22:52:23 +0300 Subject: [PATCH 2/2] Adds my_list.txt my_list.html --- my_list.html | 9 +++++++++ my_list.txt | 9 +++++++++ 2 files changed, 18 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 00000000..6e537fef --- /dev/null +++ b/my_list.html @@ -0,0 +1,9 @@ +

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 00000000..81202c5b --- /dev/null +++ b/my_list.txt @@ -0,0 +1,9 @@ +"Monstera Deliciosa" +"Fiddle Leaf Fig" +"Pilea" +"Golden Pothos" +"Peace Lily""Monstera Deliciosa" +"Fiddle Leaf Fig" +"Pilea" +"Golden Pothos" +"Peace Lily" \ No newline at end of file