mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-28 05:58:38 +02:00
docs(v2): add johnnyreilly blog to showcase (#4446)
This commit is contained in:
parent
76c0b11632
commit
f041a37622
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/johnnyreilly.png
Normal file
BIN
website/src/data/showcase/johnnyreilly.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 158 KiB |
|
@ -105,6 +105,14 @@ const users = [
|
||||||
source: 'https://github.com/Jeffail/benthos',
|
source: 'https://github.com/Jeffail/benthos',
|
||||||
tags: ['design', 'large'],
|
tags: ['design', 'large'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'blog.johnnyreilly.com',
|
||||||
|
description: 'The blog of johnnyreilly',
|
||||||
|
preview: require('./showcase/johnnyreilly.png'),
|
||||||
|
website: 'https://blog.johnnyreilly.com/',
|
||||||
|
source: 'https://github.com/johnnyreilly/blog.johnnyreilly.com',
|
||||||
|
tags: [],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Botonic',
|
title: 'Botonic',
|
||||||
description: 'Build Chatbots and Conversational Apps Using React',
|
description: 'Build Chatbots and Conversational Apps Using React',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue