mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): Add hCaptcha.com Docs to Showcase (#4957)
* Add hCaptcha.com Docs * Add files via upload
This commit is contained in:
parent
8629fbdc77
commit
d2a5be8bd5
Binary file not shown.
|
After Width: | Height: | Size: 143 KiB |
|
|
@ -470,6 +470,15 @@ const Users = [
|
|||
source: 'https://github.com/Hashnode/support',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'hCaptcha.com Docs',
|
||||
description: 'hCaptcha.com anti-bot service docs',
|
||||
preview: require('./showcase/hcaptcha.png'),
|
||||
website: 'https://docs.hcaptcha.com/',
|
||||
source: null,
|
||||
tags: ['product'],
|
||||
},
|
||||
|
||||
{
|
||||
title: 'Hermes',
|
||||
description: 'JavaScript engine optimized for React Native',
|
||||
|
|
|
|||
Loading…
Reference in New Issue