From 773f06a0d9c5cb80198a52c4d9cef159378649b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marcelo?= <108343702+cerealpuppet@users.noreply.github.com> Date: Mon, 17 Jul 2023 18:59:22 -0300 Subject: [PATCH 1/5] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..9fdfc601 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# curso-javascript-projeto-usuarios From 6ca540fbe3d8e82ebc930809ad036494ac50c76c Mon Sep 17 00:00:00 2001 From: Marcelo Date: Mon, 17 Jul 2023 19:06:24 -0300 Subject: [PATCH 2/5] script --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index ddecaef7..570ba15a 100644 --- a/index.html +++ b/index.html @@ -556,4 +556,5 @@

Novo Usuário

+ \ No newline at end of file From 86566ccc25b69cf090bc9b78925444c5b47b16d5 Mon Sep 17 00:00:00 2001 From: Marcelo Date: Mon, 17 Jul 2023 19:16:16 -0300 Subject: [PATCH 3/5] trocando a branch --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 570ba15a..f5e6a759 100644 --- a/index.html +++ b/index.html @@ -556,5 +556,5 @@

Novo Usuário

- + \ No newline at end of file From 136f4f07a84c0fb93dfa06a59094ca9d26061283 Mon Sep 17 00:00:00 2001 From: Marcelo Date: Tue, 18 Jul 2023 13:57:49 -0300 Subject: [PATCH 4/5] voltando --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f5e6a759..570ba15a 100644 --- a/index.html +++ b/index.html @@ -556,5 +556,5 @@

Novo Usuário

- + \ No newline at end of file From c97b97e977761314abb7d0dcd4ccfb00cdb256ce Mon Sep 17 00:00:00 2001 From: Marcelo Date: Tue, 18 Jul 2023 13:58:01 -0300 Subject: [PATCH 5/5] voltando --- index.html | 2 +- script.js | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 script.js diff --git a/index.html b/index.html index 570ba15a..c85e09b5 100644 --- a/index.html +++ b/index.html @@ -556,5 +556,5 @@

Novo Usuário

- + \ No newline at end of file diff --git a/script.js b/script.js new file mode 100644 index 00000000..e69de29b