From af3bc8dc58d076dfbc7e924517733215351c6bce Mon Sep 17 00:00:00 2001 From: Christopher Pollock Date: Wed, 13 Dec 2023 04:50:26 -0500 Subject: [PATCH 1/3] Corrected the issue with rendering the logo on the form --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index e7c4417..d4d053d 100644 --- a/src/index.html +++ b/src/index.html @@ -9,7 +9,7 @@
- + From 76f9fd921e0069e6973273ef26e38cbe438427cd Mon Sep 17 00:00:00 2001 From: Christopher Pollock Date: Wed, 13 Dec 2023 04:56:38 -0500 Subject: [PATCH 2/3] Added HTML email validation to the form --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index d4d053d..6697a59 100644 --- a/src/index.html +++ b/src/index.html @@ -14,7 +14,7 @@ - + From 3e9cb965ba267d3287b81d85f5943f598df943fd Mon Sep 17 00:00:00 2001 From: Christopher Pollock Date: Wed, 13 Dec 2023 05:00:52 -0500 Subject: [PATCH 3/3] Corrected the issue with the password field not properly hiding input --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 6697a59..d5031a0 100644 --- a/src/index.html +++ b/src/index.html @@ -17,7 +17,7 @@ - +