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:
@@ -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' />
|
||||
|
@@ -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' />
|
||||
|
@@ -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' />
|
||||
|
Reference in New Issue
Block a user