1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 21:32:35 +02:00

Disable captcha for nowg

This commit is contained in:
Kamran Ahmed
2023-01-03 18:17:12 +04:00
parent 00c118dc67
commit 577613132b
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ import Captcha from './Captcha/Captcha.astro';
placeholder='Enter your Email'
/>
<Captcha />
<!-- <Captcha /> -->
<input type='hidden' name='list' value='tTqz1w7nexY3cWDpLnI88Q' />
<input type='hidden' name='subform' value='yes' />

View File

@@ -24,7 +24,7 @@ import Captcha from './Captcha/Captcha.astro';
placeholder='Enter your Email'
/>
<Captcha />
<!-- <Captcha /> -->
<input type='hidden' name='list' value='tTqz1w7nexY3cWDpLnI88Q' />
<input type='hidden' name='subform' value='yes' />

View File

@@ -36,7 +36,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
placeholder='Enter your email'
/>
<Captcha />
<!-- <Captcha /> -->
<input type='hidden' name='list' value='tTqz1w7nexY3cWDpLnI88Q' />
<input type='hidden' name='subform' value='yes' />