Add support for cap, a pow captcha, and implement on contact form
This commit is contained in:
parent
22c2bc1492
commit
bdf4f9a051
6 changed files with 172 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "astro/tsconfigs/strictest",
|
||||
"extends": "astro/tsconfigs/strict",
|
||||
"include": [".astro/types.d.ts", "**/*"],
|
||||
"exclude": ["dist"],
|
||||
"compilerOptions": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue