From 8db4f8c2c578e82a0259bbb93dcda29be4dab718 Mon Sep 17 00:00:00 2001 From: RutvikGhaskataEalf Date: Wed, 27 Nov 2024 08:45:37 +0530 Subject: [PATCH] feat: added new google-captcha page --- public/captcha.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 public/captcha.html diff --git a/public/captcha.html b/public/captcha.html new file mode 100644 index 0000000..7071667 --- /dev/null +++ b/public/captcha.html @@ -0,0 +1,29 @@ + + + + + + reCAPTCHA + + + +
+ + + \ No newline at end of file