From fb4ad21f89a2c09fa5a3d87b4d0224c5a1fcc6c6 Mon Sep 17 00:00:00 2001 From: GabbieSpann <118232490+GabbieSpann@users.noreply.github.com> Date: Mon, 21 Nov 2022 19:34:44 -0600 Subject: [PATCH 1/4] google --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d78a52c..d56092e 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@
\ No newline at end of file From 3ab4b6b8295b15e2166c9dc2200d0938aeedeacf Mon Sep 17 00:00:00 2001 From: GabbieSpann <118232490+GabbieSpann@users.noreply.github.com> Date: Mon, 21 Nov 2022 19:47:50 -0600 Subject: [PATCH 2/4] Radio Buttons --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index d56092e..c30920b 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,10 @@ \ No newline at end of file From 201e019fcf3491d0a79f5de8d6555384a4b10ff1 Mon Sep 17 00:00:00 2001 From: thatgirlreesy