From ae826aa36b71f310a8c9728130a0a5f3000deafe Mon Sep 17 00:00:00 2001 From: lloupp Date: Thu, 23 Feb 2023 10:06:50 -0300 Subject: [PATCH 1/4] Create index.html --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..56efbdb --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file From d4e55e32224491fb3d738e6076ad0c89f85f58d1 Mon Sep 17 00:00:00 2001 From: lloupp Date: Thu, 23 Feb 2023 10:07:49 -0300 Subject: [PATCH 2/4] Create style.css --- style.css | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 style.css diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29 From 6f1b0f1fe98a9ae474e58c623c95cea72601e8a1 Mon Sep 17 00:00:00 2001 From: lloupp Date: Thu, 23 Feb 2023 10:11:25 -0300 Subject: [PATCH 3/4] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 56efbdb..8a6923b 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Document + titulo From 3de95142e356b18c1ab964c027b429fb146d47dc Mon Sep 17 00:00:00 2001 From: lloupp Date: Thu, 23 Feb 2023 10:30:53 -0300 Subject: [PATCH 4/4] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8a6923b..1e9409a 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,6 @@ titulo - +

Minha Pagina concluida

\ No newline at end of file