From 389b1889c9004d4c16ad1080930222df6ecbf64c Mon Sep 17 00:00:00 2001 From: Paula Rodrigues Date: Thu, 24 Jul 2025 16:20:33 -0300 Subject: [PATCH 1/2] create index.html --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..597ecf5 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +

Hello world!

From afafb12407adae77edf75f3e4ef8af08fe4610dd Mon Sep 17 00:00:00 2001 From: Paula Rodrigues Date: Mon, 28 Jul 2025 12:54:11 -0300 Subject: [PATCH 2/2] edit README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bfdc121..b868d06 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # github-workflow -MA Task 1 + +MA Project 1