mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 13:38:33 +02:00
docs(v2): Add CryptoDevHub to Showcase (#5113)
This commit is contained in:
parent
ed9d2a26f5
commit
c9d4854ad8
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/cryptodevhub.png
Normal file
BIN
website/src/data/showcase/cryptodevhub.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 384 KiB |
|
@ -289,6 +289,14 @@ const Users = [
|
||||||
source: 'https://github.com/facebook/create-react-app',
|
source: 'https://github.com/facebook/create-react-app',
|
||||||
tags: ['opensource', 'facebook'],
|
tags: ['opensource', 'facebook'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'CryptoDevHub',
|
||||||
|
description: 'The place where Blockchain- and Crypto developers learn, meet and grow.',
|
||||||
|
preview: require('./showcase/cryptodevhub.png'),
|
||||||
|
website: 'https://cryptodevhub.io',
|
||||||
|
source: 'https://github.com/cryptodevhub/site',
|
||||||
|
tags: ['opensource'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Daily Digest - COVID-19 IN FRANCE',
|
title: 'Daily Digest - COVID-19 IN FRANCE',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue